2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-11 15:14:03 +08:00
linux-next/drivers/staging/keucr
Greg Kroah-Hartman a200adb1c7 Staging: keucr: fix compiler warning
Now that we aren't using the rc_lock variable, delete it to keep gcc
happy and not complaining about it.

Cc: Al Cho <acho@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-30 04:34:26 -07:00
..
common.h
init.c staging: keucr: check kmalloc() return value 2010-09-20 17:03:41 -07:00
init.h
Kconfig Staging: keucr: prevent the driver from being built as a module. 2010-09-21 11:03:41 -07:00
Makefile
Module.symvers
ms.c
ms.h
msscsi.c staging: keucr: check kmalloc() return value 2010-09-20 17:03:41 -07:00
scsiglue.c
scsiglue.h
sdscsi.c
smcommon.h
smil.h
smilecc.c
smilmain.c
smilsub.c
smscsi.c staging: keucr: check kmalloc() return value 2010-09-20 17:03:41 -07:00
TODO staging/keucr: update TODO list and ask question about it 2010-09-16 12:29:31 -07:00
transport.c Staging: keucr: fix compiler warning 2010-09-30 04:34:26 -07:00
transport.h
usb.c staging: keucr: fix keucr lost disconnect 2010-09-16 12:37:35 -07:00
usb.h