diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-11-22 21:29:01 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-11-22 21:48:33 +0100 |
commit | 4fc390a198c41a007c02f82f41ad100c7c67b55e (patch) | |
tree | ed6ed7da77182dd1d1509eef9e6ac9b32fa386af /sound/pci/asihpi | |
parent | 966b7bc9354ab8f59f0ef2d96306615157e0f76e (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/asihpi')
0 files changed, 0 insertions, 0 deletions