kernel-fxtec-pro1x/sound/pci/pcxhr
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
pcxhr.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
pcxhr.h
pcxhr_core.c
pcxhr_core.h
pcxhr_hwdep.c
pcxhr_hwdep.h
pcxhr_mix22.c
pcxhr_mix22.h
pcxhr_mixer.c ALSA: pcxhr: make snd_kcontrol_new const 2017-08-16 14:29:07 +02:00
pcxhr_mixer.h