diff for duplicates of <20080806202619.GN5605@tesla> diff --git a/a/content_digest b/N1/content_digest index 99dc9dc..b6e3191 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,16 @@ "ref\01217890080-12073-1-git-send-email-lrodriguez@atheros.com\0" "ref\01217926995.3589.116.camel@twins\0" "From\0Luis R. Rodriguez <lrodriguez@atheros.com>\0" - "Subject\0[ath9k-devel] [PATCH 1/4] list.h: Add list_splice_tail() and\tlist_splice_tail_init()\0" + "Subject\0Re: [PATCH 1/4] list.h: Add list_splice_tail() and list_splice_tail_init()\0" "Date\0Wed, 6 Aug 2008 13:26:19 -0700\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Peter Zijlstra <peterz@infradead.org>\0" + "Cc\0Luis Rodriguez <Luis.Rodriguez@atheros.com>" + linville@tuxdriver.com <linville@tuxdriver.com> + netdev@vger.kernel.org <netdev@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + torvalds@linux-foundation.org <torvalds@linux-foundation.org> + linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org> + " ath9k-devel@lists.ath9k.org <ath9k-devel@lists.ath9k.org>\0" "\00:1\0" "b\0" "On Tue, Aug 05, 2008 at 02:03:15AM -0700, Peter Zijlstra wrote:\n" @@ -157,4 +164,4 @@ "-- \n" 1.5.6.rc2.15.g457bb.dirty -b20e1a0b94130aa3cfa804408a962964ccf2eabd27615e25f0590f0604e2e73e +60cb72debe0101493c66e90ee8ddd57cd11c706f1671ab8e5b70ea899c938385
diff --git a/a/content_digest b/N2/content_digest index 99dc9dc..09a2828 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,16 @@ "ref\01217890080-12073-1-git-send-email-lrodriguez@atheros.com\0" "ref\01217926995.3589.116.camel@twins\0" "From\0Luis R. Rodriguez <lrodriguez@atheros.com>\0" - "Subject\0[ath9k-devel] [PATCH 1/4] list.h: Add list_splice_tail() and\tlist_splice_tail_init()\0" + "Subject\0Re: [PATCH 1/4] list.h: Add list_splice_tail() and list_splice_tail_init()\0" "Date\0Wed, 6 Aug 2008 13:26:19 -0700\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Peter Zijlstra <peterz@infradead.org>\0" + "Cc\0Luis Rodriguez <Luis.Rodriguez@atheros.com>" + linville@tuxdriver.com <linville@tuxdriver.com> + netdev@vger.kernel.org <netdev@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + torvalds@linux-foundation.org <torvalds@linux-foundation.org> + linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org> + " ath9k-devel@lists.ath9k.org <ath9k-devel@venema.h4ckr.net>\0" "\00:1\0" "b\0" "On Tue, Aug 05, 2008 at 02:03:15AM -0700, Peter Zijlstra wrote:\n" @@ -157,4 +164,4 @@ "-- \n" 1.5.6.rc2.15.g457bb.dirty -b20e1a0b94130aa3cfa804408a962964ccf2eabd27615e25f0590f0604e2e73e +0e96b4615761f7aa9cdaaaea58c18633981ed7c69dfa6e7cb6692bd6b3ed9d98
diff --git a/a/1.txt b/N3/1.txt index 32e7dda..2443c93 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -13,7 +13,7 @@ On Tue, Aug 05, 2008 at 02:03:15AM -0700, Peter Zijlstra wrote: > Introduce list_splice2{,_tail}() which will splice a sub-list denoted > by two list items instead of the full list. > -> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> +> Signed-off-by: Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org> I like your version of list_splice_tail() and list_splice_tail_init() more as you re-use __list_splice() and fix it for its use instad of @@ -40,8 +40,8 @@ you would expect even if you use the elements passed reversed. We need to handle these differently. We add list_splice_tail() and list_splice_tail_init(). -Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> -Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> +Signed-off-by: Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org> +Signed-off-by: Luis R. Rodriguez <lrodriguez-DlyHzToyqoxBDgjK7y7TUQ@public.gmane.org> --- drivers/dma/ioat_dma.c | 2 +- drivers/usb/host/ehci-q.c | 2 +- @@ -148,3 +148,8 @@ index 453916b..61034a6 100644 } -- 1.5.6.rc2.15.g457bb.dirty + +-- +To unsubscribe from this list: send the line "unsubscribe linux-wireless" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N3/content_digest index 99dc9dc..1240483 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,9 +1,16 @@ "ref\01217890080-12073-1-git-send-email-lrodriguez@atheros.com\0" "ref\01217926995.3589.116.camel@twins\0" - "From\0Luis R. Rodriguez <lrodriguez@atheros.com>\0" - "Subject\0[ath9k-devel] [PATCH 1/4] list.h: Add list_splice_tail() and\tlist_splice_tail_init()\0" + "From\0Luis R. Rodriguez <lrodriguez-DlyHzToyqoxBDgjK7y7TUQ@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/4] list.h: Add list_splice_tail() and list_splice_tail_init()\0" "Date\0Wed, 6 Aug 2008 13:26:19 -0700\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\0" + "Cc\0Luis Rodriguez <Luis.Rodriguez-R2DSYHpuZhhBDgjK7y7TUQ@public.gmane.org>" + linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> + linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " ath9k-devel-xDcbHBWguxHbcTqmT+pZeQ@public.gmane.org <ath9k-devel-xDcbHBWguxHbcTqmT+pZeQ@public.gmane.org>\0" "\00:1\0" "b\0" "On Tue, Aug 05, 2008 at 02:03:15AM -0700, Peter Zijlstra wrote:\n" @@ -21,7 +28,7 @@ "> Introduce list_splice2{,_tail}() which will splice a sub-list denoted\n" "> by two list items instead of the full list.\n" "> \n" - "> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>\n" + "> Signed-off-by: Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org>\n" "\n" "I like your version of list_splice_tail() and list_splice_tail_init()\n" "more as you re-use __list_splice() and fix it for its use instad of\n" @@ -48,8 +55,8 @@ "to handle these differently. We add list_splice_tail() and\n" "list_splice_tail_init().\n" "\n" - "Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>\n" - "Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>\n" + "Signed-off-by: Peter Zijlstra <a.p.zijlstra-/NLkJaSkS4VmR6Xm/wNWPw@public.gmane.org>\n" + "Signed-off-by: Luis R. Rodriguez <lrodriguez-DlyHzToyqoxBDgjK7y7TUQ@public.gmane.org>\n" "---\n" " drivers/dma/ioat_dma.c | 2 +-\n" " drivers/usb/host/ehci-q.c | 2 +-\n" @@ -155,6 +162,11 @@ " \t}\n" " }\n" "-- \n" - 1.5.6.rc2.15.g457bb.dirty + "1.5.6.rc2.15.g457bb.dirty\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-wireless\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -b20e1a0b94130aa3cfa804408a962964ccf2eabd27615e25f0590f0604e2e73e +adbbc0abbd80fedc6afe7467fb9a8422a1218f53cb178426fb83e5a87a53a0f5
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.