aboutsummaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2013-02-27 17:04:00 -0800
committerLinus Torvalds <[email protected]>2013-02-27 19:10:15 -0800
commitb051f6edc29c084a6440e9731bc85d95b6b95e14 (patch)
tree6675b9de4a1b74babf9c450888a9b3495b2ffaa9 /scripts/const_structs.checkpatch
parentc718aa652d3def382a79c25442c2a830263e52ed (diff)
atm/nicstar: convert to idr_alloc()
Convert to the much saner new idr interface. The existing code looks buggy to me - ID 0 is treated as no-ID but allocation specifies 0 as lower limit and there's no error handling after partial success. This conversion keeps the bugs unchanged. Signed-off-by: Tejun Heo <[email protected]> Acked-by: Chas Williams <[email protected]> Reported-by: kbuild test robot <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions