diff options
| author | Tejun Heo <[email protected]> | 2013-02-27 17:03:52 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-02-27 19:10:14 -0800 |
| commit | 49038ef4fbe2842bd4d8338f89ec5c9ba71b0ae1 (patch) | |
| tree | efe83b3396bd93c1154edf1375a899811d62dde3 /scripts/const_structs.checkpatch | |
| parent | 4106ecaf59b79efff3f9b466baf9e8c67e19ac5a (diff) | |
idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()
* Move idr_for_each_entry() definition next to other idr related
definitions.
* Make id[r|a]_get_new() inline wrappers of id[r|a]_get_new_above().
This changes the implementation of idr_get_new() but the new
implementation is trivial. This patch doesn't introduce any
functional change.
Signed-off-by: Tejun Heo <[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