diff options
author | Pablo Neira Ayuso <[email protected]> | 2009-06-13 12:28:57 +0200 |
---|---|---|
committer | Patrick McHardy <[email protected]> | 2009-06-13 12:28:57 +0200 |
commit | d219dce76c64f2c883dad0537fa09a56d5ff0a10 (patch) | |
tree | 712ae332fbe5ae56524bb5afe2ee09960bbb74ee /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 9858a3ae1d4b390fbaa9c30b83cb66d861b76294 (diff) |
list_nulls: add hlist_nulls_add_head and hlist_nulls_del
This patch adds the hlist_nulls_add_head() function which is
based on hlist_nulls_add_head_rcu() but without the use of
rcu_assign_pointer(). It also adds hlist_nulls_del which is
exactly the same like hlist_nulls_del_rcu().
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: Patrick McHardy <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions