summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorTejun Heo2008-04-22 11:58:46 +0200
committerGreg Kroah-Hartman2008-05-01 01:52:47 +0200
commit93dd40013f4f7f4b18d19d0d77855f025bcc57c3 (patch)
tree81f61934013cbfbfec720e0798d13189571364b5 /net
parentklist: implement KLIST_INIT() and DEFINE_KLIST() (diff)
downloadkernel-qcow2-linux-93dd40013f4f7f4b18d19d0d77855f025bcc57c3.tar.gz
kernel-qcow2-linux-93dd40013f4f7f4b18d19d0d77855f025bcc57c3.tar.xz
kernel-qcow2-linux-93dd40013f4f7f4b18d19d0d77855f025bcc57c3.zip
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 <htejun@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions