On Friday 15 August 2014 13:38:47 Sven Eckelmann wrote: > From: Ken Helias <[email protected]> > > 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. > > [[email protected]: coding-style fixes] > Signed-off-by: Ken Helias <[email protected]> > Cc: "Paul E. McKenney" <[email protected]> > Acked-by: Jeff Kirsher <[email protected]> [intel driver bits] > Cc: Hugh Dickins <[email protected]> > Cc: Christoph Hellwig <[email protected]> > Signed-off-by: Andrew Morton <[email protected]> > Signed-off-by: Linus Torvalds <[email protected]> > [[email protected]: fix parameter order, add compat code] > Signed-off-by: Sven Eckelmann <[email protected]> > --- > The patch to fix the order of arguments was already submitted to davem via > http://article.gmane.org/gmane.linux.network/326598 > > compat.h | 6 ++++++ > fragmentation.c | 2 +- > 2 files changed, 7 insertions(+), 1 deletion(-)
Applied in revision 8353fd1. Thanks, Marek
signature.asc
Description: This is a digitally signed message part.
