linux/drivers/staging/sbe-2t3e3
Himangi Saraogi f6250023a0 staging:sbe-2t3e3: remove assignment in if condition
This patch removes the assignment in an if condition to do away with
the checkpatch warning :'do not use assignment in if condition'.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-07 13:29:25 -08:00
..
2t3e3.h staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_list 2012-09-21 08:57:56 -07:00
cpld.c Staging: sbe-2t3e3: Fix smatch warning of function definition with external linkage 2013-10-28 14:54:49 -07:00
ctrl.c drivers: sbe-2t3e3: Mark functions as static in ctrl.c 2014-01-08 15:45:24 -08:00
ctrl.h
dc.c staging:sbe-2t3e3: remove assignment in if condition 2014-03-07 13:29:25 -08:00
exar7250.c staging: sbe-2t3e3: Remove code that will never execute 2012-07-19 15:59:58 -07:00
exar7300.c staging: sbe-2t3e3: Remove code that will never execute 2012-07-19 15:59:58 -07:00
intr.c staging: sbe-2t3e3: Remove code that will never execute 2012-07-19 15:59:58 -07:00
io.c staging: sbe-2t3e3: Remove code that will never execute 2012-07-19 15:59:58 -07:00
Kconfig
main.c staging/sbe-2t3e3: Use netdev_ printks in main.c 2012-10-23 21:15:13 -07:00
Makefile
maps.c
module.c staging: sbe-2t3e3: Fix possible reuse of freed memory in timer function 2014-02-11 12:43:44 -08:00
netdev.c Staging: sbe-2t3e3: fix coding style issues in netdev.c 2012-10-19 12:12:40 -07:00
TODO