dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/pcmcia
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc)
module_param(bool) used to counter-intuitively take an int.  In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.

It's time to remove the int/unsigned int option.  For this version
it'll simply give a warning, but it'll break next kernel version.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-13 09:32:20 +10:30
..
Kconfig [SCSI] aha152x: enable PCMCIA on 64bit 2010-10-07 17:23:33 -05:00
Makefile scsi: change to new flag variable 2011-03-17 14:05:35 +01:00
aha152x_core.c
aha152x_stub.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
fdomain_core.c
fdomain_stub.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
nsp_cs.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
nsp_cs.h SCSI host lock push-down 2010-11-16 13:33:23 -08:00
nsp_debug.c treewide: fix a few typos in comments 2011-05-10 10:16:21 +02:00
nsp_io.h
nsp_message.c [SCSI] convert ninja driver to struct scsi_cmnd 2006-10-25 15:12:42 -07:00
qlogic_stub.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
sym53c500_cs.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00