alistair23-linux/sound/pci/lola
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
..
lola.c ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
lola.h ALSA: lola - Fix for Lola280 board 2011-06-24 12:54:43 +02:00
lola_clock.c ALSA: lola: Use standard printk helpers 2014-02-26 16:45:28 +01:00
lola_mixer.c ALSA: pci: constify snd_kcontrol_new structures 2017-02-21 22:01:21 +01:00
lola_pcm.c ALSA: lola: make snd_pcm_hardware const 2017-08-12 23:31:46 +02:00
lola_proc.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
Makefile ALSA: lola - fix lola build 2011-05-04 19:55:13 +02:00