2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-12 15:44:01 +08:00
linux-next/drivers/staging/rts5139
Andy Shevchenko 3a8d2ccdcf staging: rts5129: re-use kbasename()
The custom filename function mostly repeats the kernel's kbasename. This patch
simplifies it. The updated filename() will not check for the '\' in the
filenames. It seems redundant in Linux. The __FILE__ macro always defined if we
compile an existing file. Thus, NULL check is not needed there as well.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-19 11:17:15 -07:00
..
debug.h
Kconfig
Makefile staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
ms_mg.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
ms_mg.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
ms.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
ms.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_card.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_card.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_chip.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_chip.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_fop.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x_fop.h
rts51x_scsi.c staging: rts5139: device_reset() can be static 2013-04-01 12:25:43 -07:00
rts51x_scsi.h staging: rts5139: device_reset() can be static 2013-04-01 12:25:43 -07:00
rts51x_transport.c
rts51x_transport.h
rts51x.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
rts51x.h
sd_cprm.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
sd_cprm.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
sd.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
sd.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
TODO
trace.h staging: rts5129: re-use kbasename() 2013-04-19 11:17:15 -07:00
xd.c staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00
xd.h staging: rts5139: fixed issues when config to built-in object 2012-10-22 15:58:22 -07:00