diff options
| author | Xiao Guangrong <[email protected]> | 2012-03-23 15:02:15 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-03-23 16:58:36 -0700 |
| commit | 742245d5c2ebd75c2a002f8fc2afbdc5c26edd8c (patch) | |
| tree | 1634d6ce2eaec1c05034735b6a82f05894cfea95 /scripts/objdiff | |
| parent | f35368dd1cef11cdd310b07c74d74f45e3469c64 (diff) | |
prio_tree: simplify prio_tree_expand()
In current code, the deleted-node is recorded from first to last,
actually, we can directly attach these node on 'node' we will insert as
the left child, it can let the code more readable.
Signed-off-by: Xiao Guangrong <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions