aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-11-22 13:29:01 -0500
committerTakashi Iwai <tiwai@suse.de>2014-11-22 15:48:33 -0500
commit4fc390a198c41a007c02f82f41ad100c7c67b55e (patch)
treeed6ed7da77182dd1d1509eef9e6ac9b32fa386af /sound/pci
parent966b7bc9354ab8f59f0ef2d96306615157e0f76e (diff)
sound: oss: uart401: remove unneeded NULL check
"devc" can't be NULL here so there is no need to check. Also I removed the "devc = NULL" assignment because devc is stored on stack so it's a no-op. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions