diff for duplicates of <1204928476.5541.92.camel@localhost> diff --git a/a/1.txt b/N1/1.txt index d029d73..ddb3e5d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ (test == true) is not nice. -Signed-off-by: Joe Perches <joe@perches.com> +Signed-off-by: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org> drivers/net/wireless/ath5k/hw.c | 42 +++++++++++++++++++------------------- drivers/net/wireless/ath5k/phy.c | 10 ++++---- @@ -13,9 +13,9 @@ index c2de2d9..e214a2f 100644 @@ -1,4 +1,4 @@ - /* +/* - * Copyright (c) 2004-2007 Reyk Floeter <reyk@openbsd.org> - * Copyright (c) 2006-2007 Nick Kossifidis <mickflemm@gmail.com> - * Copyright (c) 2007 Matthew W. S. Bell <mentor@madwifi.org> + * Copyright (c) 2004-2007 Reyk Floeter <reyk-7YlrpqBBQ3VAfugRpC6u6w@public.gmane.org> + * Copyright (c) 2006-2007 Nick Kossifidis <mickflemm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + * Copyright (c) 2007 Matthew W. S. Bell <mentor-b3NiPy265MhAfugRpC6u6w@public.gmane.org> @@ -81,12 +81,12 @@ static int ath5k_hw_disable_pspoll(struct ath5k_hw *); static inline unsigned int ath5k_hw_htoclock(unsigned int usec, bool turbo) @@ -222,3 +222,9 @@ index b959417..a0e4fdf 100644 ath5k_hw_reg_write(ah, AR5K_PHY_TXPOWER_RATE_MAX_TPC_ENABLE | AR5K_TUNE_MAX_TXPOWER, AR5K_PHY_TXPOWER_RATE_MAX); else + + +-- +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/N1/content_digest index 05a18b3..6142287 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,19 @@ - "From\0Joe Perches <joe@perches.com>\0" + "From\0Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>\0" "Subject\0[PATCH] drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests\0" "Date\0Fri, 07 Mar 2008 14:21:16 -0800\0" - "To\0linux-wireless@vger.kernel.org" - ath5k-devel@lists.ath5k.org - Jiri Slaby <jirislaby@gmail.com> - Nick Kossifidis <mickflemm@gmail.com> - " Luis R. Rodriguez <mcgrof@gmail.com>\0" - "Cc\0John W. Linville <linville@tuxdriver.com>" - Jeff Garzik <jgarzik@pobox.com> - " netdev@vger.kernel.org\0" + "To\0linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + ath5k-devel-xDcbHBWguxEUs3QNXV6qNA@public.gmane.org + Jiri Slaby <jirislaby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Nick Kossifidis <mickflemm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + " Luis R. Rodriguez <mcgrof-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>" + Jeff Garzik <jgarzik-e+AXbWqSrlAAvxtiuMwx3w@public.gmane.org> + " netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "(test == true) is not nice.\n" "\n" - "Signed-off-by: Joe Perches <joe@perches.com>\n" + "Signed-off-by: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>\n" "\n" " drivers/net/wireless/ath5k/hw.c | 42 +++++++++++++++++++-------------------\n" " drivers/net/wireless/ath5k/phy.c | 10 ++++----\n" @@ -26,9 +26,9 @@ "@@ -1,4 +1,4 @@\n" "- /*\n" "+/*\n" - " * Copyright (c) 2004-2007 Reyk Floeter <reyk@openbsd.org>\n" - " * Copyright (c) 2006-2007 Nick Kossifidis <mickflemm@gmail.com>\n" - " * Copyright (c) 2007 Matthew W. S. Bell <mentor@madwifi.org>\n" + " * Copyright (c) 2004-2007 Reyk Floeter <reyk-7YlrpqBBQ3VAfugRpC6u6w@public.gmane.org>\n" + " * Copyright (c) 2006-2007 Nick Kossifidis <mickflemm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + " * Copyright (c) 2007 Matthew W. S. Bell <mentor-b3NiPy265MhAfugRpC6u6w@public.gmane.org>\n" "@@ -81,12 +81,12 @@ static int ath5k_hw_disable_pspoll(struct ath5k_hw *);\n" " \n" " static inline unsigned int ath5k_hw_htoclock(unsigned int usec, bool turbo)\n" @@ -234,6 +234,12 @@ "+\tif (ah->ah_txpower.txp_tpc)\n" " \t\tath5k_hw_reg_write(ah, AR5K_PHY_TXPOWER_RATE_MAX_TPC_ENABLE |\n" " \t\t\tAR5K_TUNE_MAX_TXPOWER, AR5K_PHY_TXPOWER_RATE_MAX);\n" - " \telse" + " \telse\n" + "\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 -73853a9570f95d80ed22431e5dd45d38d95101bdec179a37dba7052500a6ccc8 +60db7326a513473dc54dd3f10e3e25c7b558da8704b41cff92075a54e6898068
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.