Re: [PATCH] Drivers: unisys: visorhba - style fix

2017-06-10 Thread Dan Carpenter
Drivers is never a valid subsystem. Do a `git log --oneline ` to look at what other people are doing. The style varies by subsystem so you should always run that command. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http:

RE: [PATCH] Drivers: unisys: visorhba - style fix

2017-06-09 Thread Kershner, David A
so...@gmail.com > Cc: *S-Par-Maintainer ; > de...@driverdev.osuosl.org; linux-ker...@vger.kernel.org > Subject: [PATCH] Drivers: unisys: visorhba - style fix > > Fixed style of permissions to octal. > Found using checkpatch > > Signed-off-by: Derek Robson Acked-by:

[PATCH] Drivers: unisys: visorhba - style fix

2017-06-08 Thread Derek Robson
Fixed style of permissions to octal. Found using checkpatch Signed-off-by: Derek Robson --- drivers/staging/unisys/visorhba/visorhba_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/unisys/visorhba/visorhba_main.c b/drivers/staging/unisys/visorhba/visor