Re: [PATCH 1/1] Staging: bcm: Fix of various code style issues.

2013-05-21 Thread Denis Kirjanov
On 5/17/13, Severin Gsponer wrote: > Changed comment style to C89 in Version.h > Fixed some whitespace issues in Typedefs.h > Changed comment style to C89 in vendorspecificextn.c > All issues found with checkpatch.pl > > Signed-off-by: Severin Gsponer > --- > drivers/staging/bcm/Typedefs.h

Re: [PATCH 1/1] Staging: bcm: Fix of various code style issues.

2013-05-21 Thread Nikola Pajkovsky
Severin Gsponer writes: > Changed comment style to C89 in Version.h > Fixed some whitespace issues in Typedefs.h > Changed comment style to C89 in vendorspecificextn.c > All issues found with checkpatch.pl > > Signed-off-by: Severin Gsponer > --- > drivers/staging/bcm/Typedefs.h | 2

Re: [PATCH 1/1] Staging: bcm: Fix of various code style issues.

2013-05-17 Thread Greg Kroah-Hartman
On Fri, May 17, 2013 at 04:44:22PM +0200, Severin Gsponer wrote: > Changed comment style to C89 in Version.h > Fixed some whitespace issues in Typedefs.h > Changed comment style to C89 in vendorspecificextn.c You are doing 3 different things, so this should be at least 3 different patches, right?

[PATCH 1/1] Staging: bcm: Fix of various code style issues.

2013-05-17 Thread Severin Gsponer
Changed comment style to C89 in Version.h Fixed some whitespace issues in Typedefs.h Changed comment style to C89 in vendorspecificextn.c All issues found with checkpatch.pl Signed-off-by: Severin Gsponer --- drivers/staging/bcm/Typedefs.h | 22 ++-- drivers/staging/bcm/Version.h