1
0
Fork 0
alistair23-linux/sound/pci/ac97
Joe Perches 6a73cf46ce sound: 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 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>
2018-05-28 11:27:20 +02:00
..
Makefile ALSA: ac97: Fix ifdef CONFIG_PROC_FS 2015-05-29 07:52:43 +02:00
ac97_codec.c ALSA: ac97: Fix kernel-doc error with sphinx formatter 2016-11-15 07:28:12 +01:00
ac97_id.h ALSA: ac97: add AC97 STMicroelectronics' codecs 2010-01-10 19:03:09 +01:00
ac97_local.h ALSA: ac97: Fix ifdef CONFIG_PROC_FS 2015-05-29 07:52:43 +02:00
ac97_patch.c scripts/spelling.txt: add "swith" pattern and fix typo instances 2017-02-27 18:43:46 -08:00
ac97_patch.h ALSA: ac97: Constify more text arrays 2014-10-21 08:51:45 +02:00
ac97_pcm.c ALSA: ac97: Use standard printk helpers 2014-02-26 16:45:23 +01:00
ac97_proc.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00