summaryrefslogtreecommitdiff
path: root/crypto/fips.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-11-22 21:29:01 +0300
committerTakashi Iwai <tiwai@suse.de>2014-11-22 21:48:33 +0100
commit4fc390a198c41a007c02f82f41ad100c7c67b55e (patch)
treeed6ed7da77182dd1d1509eef9e6ac9b32fa386af /crypto/fips.c
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 'crypto/fips.c')
0 files changed, 0 insertions, 0 deletions