lkml.org 
[lkml]   [2014]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/9] fs.h: Whitespace neatening
From
In case any new people are reading this thread.

If checkpatch.pl says something, it is largely irrelevant and not
worth sending as is.
Save yourself some time and skip this stage completely.

Alexey

On Mon, Jul 21, 2014 at 12:58 PM, Alexey Dobriyan <adobriyan@gmail.com> wrote:
>> -#if BITS_PER_LONG==32 && defined(CONFIG_SMP)
>> +#if BITS_PER_LONG == 32 && defined(CONFIG_SMP)
>
>> -#define KERNEL_READ (READ|REQ_KERNEL)
>> -#define KERNEL_WRITE (WRITE|REQ_KERNEL)
>> +#define KERNEL_READ (READ | REQ_KERNEL)
>> +#define KERNEL_WRITE (WRITE | REQ_KERNEL)
>
> I understand that you have no clue about what is important and what is not,
> but at least do no pollute git-blame with your prototype and other oh so
> important changes.
>
> Sincerely Yours, A


\
 
 \ /
  Last update: 2014-07-21 12:41    [W:0.040 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site