diff options
author | Ken Helias <kenhelias@firemail.de> | 2014-08-06 16:09:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-06 18:01:24 -0700 |
commit | bc18dd335a161f9229ed3aaab88ce0706cbd9867 (patch) | |
tree | d3dd9ad2bb3f24f8df02e1faaeac3cbca0ec3ba8 /drivers/hid/hid-picolcd_backlight.c | |
parent | d25d9feced6c94398979a035868f03e8e8d49ce8 (diff) |
list: make hlist_add_after() argument names match hlist_add_after_rcu()
The argument names for hlist_add_after() are poorly chosen because they
look the same as the ones for hlist_add_before() but have to be used
differently.
hlist_add_after_rcu() has made a better choice.
Signed-off-by: Ken Helias <kenhelias@firemail.de>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Hugh Dickins <hughd@google.com>
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/hid/hid-picolcd_backlight.c')
0 files changed, 0 insertions, 0 deletions