mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-12 21:52:17 +00:00
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> |
||
|---|---|---|
| .. | ||
| dice-alesis.c | ||
| dice-extension.c | ||
| dice-hwdep.c | ||
| dice-interface.h | ||
| dice-midi.c | ||
| dice-mytek.c | ||
| dice-pcm.c | ||
| dice-proc.c | ||
| dice-stream.c | ||
| dice-tcelectronic.c | ||
| dice-transaction.c | ||
| dice.c | ||
| dice.h | ||
| Makefile | ||