aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/clk.py
diff options
context:
space:
mode:
authorMike Christie <[email protected]>2018-07-23 14:07:50 -0500
committerMartin K. Petersen <[email protected]>2018-07-30 23:17:53 -0400
commitb60cb1f80157689d206b09affc43c2dc1cafcbc8 (patch)
tree8ac521b38f03249a07d004d2c84c1060229c8375 /scripts/gdb/linux/clk.py
parentc97840c84f5a4362a596a2751e9245a979377a16 (diff)
scsi: tcmu: use match_int for dev params
Instead of doing strdup and kstrto* just use match_int for dev params. It will be ok to use int instead of unsigned long in tcmu_set_dev_attrib because that is only being used for max sectors and block size and the supported values for them are well under the max possible integer value. Signed-off-by: Mike Christie <[email protected]> Reviewed-by: Xiubo Li <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions