mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
6a73cf46ce
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 one multi-line call to a single line Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
bebob_command.c | ||
bebob_focusrite.c | ||
bebob_hwdep.c | ||
bebob_maudio.c | ||
bebob_midi.c | ||
bebob_pcm.c | ||
bebob_proc.c | ||
bebob_stream.c | ||
bebob_terratec.c | ||
bebob_yamaha_terratec.c | ||
bebob.c | ||
bebob.h | ||
Makefile |