Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1403924

Re: [PATCH v2] net: Fix coding style warnings and errors.

From David Miller <davem@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] net: Fix coding style warnings and errors.
Date 2016-05-19 20:50 +0200
Message-ID <rABbb-3rE-9@gated-at.bofh.it> (permalink)
References <rzYjv-3F4-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Amit Ghadge <amitg.b14@gmail.com>
Date: Wed, 18 May 2016 06:46:30 +0530

> This is a patch to clean checkpatch warnings and errors
> in the Space.c file.
> Clean up the following warnings and errors.
> 
> WARNING :
> * Block comments use * on subsequent lines
> * Missing a blank line after declarations
> * networking block comments don't use an empty /* line, use /*
> * please, no space before tabs
> * please, no spaces at the start of a line
> * line over 80 characters
> 
> ERROR :
> * code indent should use tabs where possible
> * space prohibited after that open parenthesis '('
> 
> Signed-off-by: Amit Ghadge <amitg.b14@gmail.com>

Applied.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] net: Fix coding style warnings and errors. Amit Ghadge <amitg.b14@gmail.com> - 2016-05-18 03:20 +0200
  Re: [PATCH v2] net: Fix coding style warnings and errors. David Miller <davem@redhat.com> - 2016-05-19 20:50 +0200

csiph-web