summaryrefslogtreecommitdiff
path: root/sound/pci/oxygen/oxygen_mixer.c
diff options
context:
space:
mode:
authorMiguel Boton <mboton@gmail.com>2008-01-13 11:03:53 (GMT)
committerJaroslav Kysela <perex@perex.cz>2008-01-31 16:29:56 (GMT)
commitbc9abce0de0b180817bc7e9f73145ef0b6a464ef (patch)
treec0da48067ad4318a32d3c35249214806a64a6236 /sound/pci/oxygen/oxygen_mixer.c
parent52a1d4f9d6e40c2473a85105cb5e055914a4779d (diff)
downloadlinux-bc9abce0de0b180817bc7e9f73145ef0b6a464ef.tar.xz
[ALSA] fix compilation warning in GCC
'snd_shutdown_f_ops' is not a pointer so its address will never be NULL. GCC will complain because 'fops_get' will do an unnecessary check because '&snd_shutdown_f_ops' is always true. Signed-off-by: Miguel Boton <mboton@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/pci/oxygen/oxygen_mixer.c')
0 files changed, 0 insertions, 0 deletions