1
0
Fork 0
alistair23-linux/drivers/block/rsxx
Joe Perches 5657a819a8 block drivers/block: Use octal not symbolic permissions
Convert the S_<FOO> symbolic permissions to their octal equivalents as
using octal and not symbolic permissions is preferred by many as more
readable.

see: https://lkml.org/lkml/2016/8/2/1945

Done with automated conversion via:
$ ./scripts/checkpatch.pl -f --types=SYMBOLIC_PERMS --fix-inplace <files...>

Miscellanea:

o Wrapped modified multi-line calls to a single line where appropriate
o Realign modified multi-line calls to open parenthesis

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-05-24 13:38:59 -06:00
..
Makefile block: IBM RamSan 70/80 branding changes. 2013-03-11 19:53:55 +01:00
config.c block: IBM RamSan 70/80 branding changes. 2013-03-11 19:53:55 +01:00
core.c block drivers/block: Use octal not symbolic permissions 2018-05-24 13:38:59 -06:00
cregs.c treewide: setup_timer() -> timer_setup() (2 field) 2017-11-21 15:57:09 -08:00
dev.c block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() 2018-03-08 14:13:48 -07:00
dma.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
rsxx.h block: IBM RamSan 70/80 trivial changes. 2013-03-11 19:53:55 +01:00
rsxx_cfg.h block: IBM RamSan 70/80 branding changes. 2013-03-11 19:53:55 +01:00
rsxx_priv.h block: switch bios to blk_status_t 2017-06-09 09:27:32 -06:00