linux/drivers/staging/crystalhd
Dan Carpenter 2a1afdbf20 Staging: crystalhd: remove an unneeded NULL check
We already established earlier in the function that "temp" is
non-NULL.  We also don't need to set to NULL because it's a stack
variable an we return immediately.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-03 12:26:18 -07:00
..
Kconfig
Makefile Staging: crystalhd: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:52 -07:00
TODO Staging: crystalhd: Cleanup all WIN* references 2010-05-11 11:36:01 -07:00
bc_dts_defs.h Add #includes needed to permit the removal of asm/system.h 2012-03-28 18:30:03 +01:00
bc_dts_glob_lnx.h staging/crystalhd: Fixes line over 80 characters warning in bc_dts_glob_lnx.h 2013-05-13 14:24:22 -07:00
bcm_70012_regs.h Staging: crystalhd: Whitespace fixes, indentation fixes and 3 changed #includes 2010-05-11 11:35:36 -07:00
crystalhd.h Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
crystalhd_cmds.c staging/crystalhd: Fixes line over 80 characters warning in crystalhd_cmds.* 2013-05-13 14:24:20 -07:00
crystalhd_cmds.h staging/crystalhd: Fixes line over 80 characters warning in crystalhd_cmds.* 2013-05-13 14:24:20 -07:00
crystalhd_fw_if.h staging/crystalhd: Fixes line over 80 characters warning in crystalhd_fw_if.h 2013-05-13 14:24:20 -07:00
crystalhd_hw.c staging/crystalhd: Fixes line over 80 characters warning in crystalhd_hw.* 2013-05-13 14:24:22 -07:00
crystalhd_hw.h staging/crystalhd: Fixes line over 80 characters warning in crystalhd_hw.* 2013-05-13 14:24:22 -07:00
crystalhd_lnx.c Staging: crystalhd: remove an unneeded NULL check 2013-06-03 12:26:18 -07:00
crystalhd_lnx.h staging/crystalhd: Fixes line over 80 characters warning in crystalhd_lnx.* 2013-05-13 14:24:21 -07:00
crystalhd_misc.c staging/crystalhd: Fixes line over 80 characters warning in crystalhd_misc.* 2013-05-13 14:24:22 -07:00
crystalhd_misc.h staging/crystalhd: Fixes line over 80 characters warning in crystalhd_misc.* 2013-05-13 14:24:22 -07:00