1
0
Fork 0
alistair23-linux/drivers/staging/lustre/lustre
Ken Helias 1d023284c3 list: fix order of arguments for hlist_add_after(_rcu)
All other add functions for lists have the new item as first argument
and the position where it is added as second argument.  This was changed
for no good reason in this function and makes using it unnecessary
confusing.

The name was changed to hlist_add_behind() to cause unconverted code to
generate a compile error instead of using the wrong parameter order.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Ken Helias <kenhelias@firemail.de>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>	[intel driver bits]
Cc: Hugh Dickins <hughd@google.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-08-06 18:01:24 -07:00
..
fid staging: lustre: use CONFIG_PROC_FS 2014-07-12 21:13:25 -07:00
fld staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
include staging/lustre: Fix sparse error (signature mismatch) 2014-07-27 11:24:37 -07:00
lclient staging: lustre: remove LPX64 define 2014-07-12 20:26:07 -07:00
ldlm staging: lustre: ldlm: ldlm_resource.c - fix dereferenceing user space buffer 2014-08-01 14:40:30 -07:00
libcfs list: fix order of arguments for hlist_add_after(_rcu) 2014-08-06 18:01:24 -07:00
llite staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
lmv staging: lustre: use CONFIG_PROC_FS 2014-07-12 21:13:25 -07:00
lov staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
lvfs staging: lustre: use CONFIG_PROC_FS 2014-07-12 21:13:25 -07:00
mdc staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
mgc staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
obdclass staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
obdecho staging: lustre: bitwise vs logical typo 2014-08-01 15:00:18 -07:00
osc staging: lustre: fix sparse warnings "Using plain integer as NULL pointer" 2014-07-30 17:03:30 -07:00
ptlrpc staging: lustre: ptlrpc: lproc_ptlrpc.c - fix dereferenceing user space buffer 2014-08-01 14:42:51 -07:00
Kconfig staging/lustre: disable virtual block device for 64K pages 2014-06-20 08:30:11 -07:00
Makefile staging/lustre: fix Lustre code link order 2013-07-23 12:23:55 -07:00