aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMasatake YAMATO <[email protected]>2007-09-19 22:59:16 +0900
committerJames Bottomley <[email protected]>2007-10-12 14:49:11 -0400
commit10f4b89a0f0586a67f57efb2f5d12fffbb371490 (patch)
tree417073ad0e2a8ae5759bb6370960ff80931ad597 /include
parent427d0bd4fde60f40e9518817d826e48c05262a98 (diff)
[SCSI] Fix signness of parameters in scsi module
In scsi module I've found some inconsistency between variable type used in module_param_named and type passed to module_param_named as an argument. Especially the inconsistency of `max_scsi_luns' parameter is a bit serious because the description text says "last scsi LUN (should be between 1 and 2^32-1)". Signed-off-by: Masatake YAMATO <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions