lkml.org 
[lkml]   [2007]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/3] Update usage string for checkpatch.pl
    Date
    Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
    ---
    scripts/checkpatch.pl | 1 +
    1 files changed, 1 insertions(+), 0 deletions(-)

    diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
    index dae7d30..ecbb030 100755
    --- a/scripts/checkpatch.pl
    +++ b/scripts/checkpatch.pl
    @@ -33,6 +33,7 @@ if ($#ARGV < 0) {
    print "version: $V\n";
    print "options: -q => quiet\n";
    print " --no-tree => run without a kernel tree\n";
    + print " --no-signoff => don't check for signed-off-by\n";
    exit(1);
    }

    --
    1.5.2.2
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2007-09-28 23:35    [W:4.044 / U:0.080 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site