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


Groups > linux.kernel > #1425857

[PATCH 0/3] staging: luster: cl_object.h Checkpatch Cleanup

From Craig Inches <craig@craiginches.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] staging: luster: cl_object.h Checkpatch Cleanup
Date 2016-06-18 23:30 +0200
Message-ID <rLvYt-14U-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Fix three different issues from checkpatch:
Line over 80 Chars
Unsigned int prefered over unsigned
Macros with complex values should be enclosed in parenthesis

Craig Inches (3):
  checkpatch style issue: Line over 80 char
  Checkpatch style issue:
  Checkpatch error cleanup

 drivers/staging/lustre/lustre/include/cl_object.h | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
2.7.3

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


Thread

[PATCH 0/3] staging: luster: cl_object.h Checkpatch Cleanup Craig Inches <craig@craiginches.com> - 2016-06-18 23:30 +0200
  [PATCH 1/3] staging: luster: cl_object.h Checkpatch Cleanup Craig Inches <craig@craiginches.com> - 2016-06-18 23:30 +0200
    Re: [PATCH 1/3] staging: luster: cl_object.h Checkpatch Cleanup Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-06-19 04:10 +0200

csiph-web