linux/drivers/staging/rts5139
Ana Rey cf883f9b06 staging: rts5139: make the local variable static
Make the local variable (media_not_present and invalid_cmd_field) static

Fix the following sparse warnings in rts51x_transport.c

drivers/staging/rts5139/rts51x_transport.c:649:4: warning: symbol 'media_not_present' was not declared. Should it be static?
drivers/staging/rts5139/rts51x_transport.c:651:4: warning: symbol 'invalid_cmd_field' was not declared. Should it be static?

Signed-off-by: Ana Rey <anarey@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
2014-03-16 17:33:36 -07:00
..
debug.h
Kconfig
Makefile
ms_mg.c
ms_mg.h
ms.c staging: rts5139: Fix quoted string split across lines 2014-03-07 15:23:56 -08:00
ms.h
rts51x_card.c Staging: rts5139: rts51x_card: fixed style issues 2014-01-13 15:24:18 -08:00
rts51x_card.h Staging: rts5139: rts51x_card: fixed style issues 2014-01-13 15:24:18 -08:00
rts51x_chip.c
rts51x_chip.h
rts51x_fop.c Staging: rts5139: Fix incorrect type in assignment in rts51x_fop.c 2014-03-07 15:23:56 -08:00
rts51x_fop.h Staging: rts5139: Fix incorrect type in assignment in rts51x_fop.c 2014-03-07 15:23:56 -08:00
rts51x_scsi.c Staging: rts5139: Fix Sparse Warning for Static Declarations 2014-03-07 15:24:25 -08:00
rts51x_scsi.h
rts51x_transport.c staging: rts5139: make the local variable static 2014-03-16 17:33:36 -07:00
rts51x_transport.h
rts51x.c Staging: rts5139: Fix Sparse Warning for Static Declarations in rts51x.c 2014-03-07 15:24:59 -08:00
rts51x.h
sd_cprm.c
sd_cprm.h
sd.c staging: rts5139: Unnecessary space between function pointer name. 2014-03-07 15:25:23 -08:00
sd.h
TODO
trace.h
xd.c drivers/staging/rts5139:xd.c: Fix line over 80 characters. 2014-03-10 23:09:54 -07:00
xd.h