[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-alpha
Subject:    Re: [PATCH 6/6] alpha: Join lines 90 and 91
From:       Nick Krause <xerofoify () gmail ! com>
Date:       2014-07-15 19:20:21
Message-ID: CAPDOMVhHmJegeAmMYO9dnd6Um3o8uodmfFViQohsz3eyGG2+zg () mail ! gmail ! com
[Download RAW message or body]

On Tue, Jul 15, 2014 at 3:19 PM, Nick Krause <xerofoify@gmail.com> wrote:
> On Tue, Jul 15, 2014 at 2:54 PM, Måns Rullgård <mans@mansr.com> wrote:
>> Nicholas Krause <xerofoify@gmail.com> writes:
>>
>>> This fixes the checkpatch error I get in this file relating to a
>>> quoted string needed to be joined to the line above it.
>>> ---
>>>  arch/alpha/boot/bootpz.c | 3 +--
>>>  1 file changed, 1 insertion(+), 2 deletions(-)
>>>
>>> diff --git a/arch/alpha/boot/bootpz.c b/arch/alpha/boot/bootpz.c
>>> index 6fc840d..a9e127b 100644
>>> --- a/arch/alpha/boot/bootpz.c
>>> +++ b/arch/alpha/boot/bootpz.c
>>> @@ -87,8 +87,7 @@ check_range(unsigned long vstart, unsigned long vend,
>>>               kaddr = (find_pa(vaddr) | PAGE_OFFSET);
>>>               if (kaddr >= kstart && kaddr <= kend) {
>>>  #ifdef DEBUG_CHECK_RANGE
>>> -                     srm_printk("OVERLAP: vaddr 0x%lx kaddr 0x%lx"
>>> -                                " [0x%lx:0x%lx]\n",
>>> +                     srm_printk("OVERLAP: vaddr 0x%lx kaddr 0x%lx" " [0x%lx:0x%lx]\n",
>>>                                  vaddr, kaddr, kstart, kend);
>>>  #endif
>>
>> If you're doing this, you should merge the strings too.
>>
>> --
>> Måns Rullgård
>> mans@mansr.com
>
> Very well,
> I will merge the strings for this statement.
> Nick
Our my other patches Ok through? Please let me know.
Thanks Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-alpha" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic