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:
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:
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