lkml.org 
[lkml]   [2014]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] Fixed Conditional white space problems
    On Sun, Sep 28, 2014 at 04:54:26PM -0500, Eric Rost wrote:
    > My first patch, resent to appropriate multiple addresses!

    That's great, but it doesn't belong here in the body of the changelog :)

    > This patch fixes the following checkpatch.pl Warnings:
    >
    > WARNING: suspect code indent for conditional statements (16, 16)
    > + for (r = 1; r < 2 * RCNT; r += 2 * SKEIN_UNROLL_512)
    > [...]
    > + {
    >
    > WARNING: suspect code indent for conditional statements (16, 16)
    > + for (r = 1; r <= 2 * RCNT; r += 2 * SKEIN_UNROLL_1024)
    > [...]
    > + {

    Your subject should give a clue as to what part of the kernel it
    modifies, for this patch, it might look like:
    staging: skein: fixed conditional...

    Care to fix that up and resend?

    thanks,

    greg k-h


    \
     
     \ /
      Last update: 2014-09-29 00:21    [W:5.553 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site