diff options
| author | Tejun Heo <[email protected]> | 2008-04-22 18:58:46 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2008-04-30 16:52:47 -0700 |
| commit | 93dd40013f4f7f4b18d19d0d77855f025bcc57c3 (patch) | |
| tree | 81f61934013cbfbfec720e0798d13189571364b5 /scripts/patch-kernel | |
| parent | 1da43e4a9ee942c9c967dbe8839476571df0c3ed (diff) | |
klist: implement klist_add_{after|before}()
Add klist_add_after() and klist_add_before() which puts a new node
after and before an existing node, respectively. This is useful for
callers which need to keep klist ordered. Note that synchronizing
between simultaneous additions for ordering is the caller's
responsibility.
Signed-off-by: Tejun Heo <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions