The patch titled
ipg: Kconfig whitepaces/tab damages
has been added to the -mm tree. Its filename is
ipg-kconfig-whitepaces-tab-damages.patch
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this
------------------------------------------------------
Subject: ipg: Kconfig whitepaces/tab damages
From: Francois Romieu <[EMAIL PROTECTED]>
Signed-off-by: Francois Romieu <[EMAIL PROTECTED]>
Cc: Jesse Huang <[EMAIL PROTECTED]>
Cc: Sorbica Shieh <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
drivers/net/Kconfig | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff -puN drivers/net/Kconfig~ipg-kconfig-whitepaces-tab-damages
drivers/net/Kconfig
--- a/drivers/net/Kconfig~ipg-kconfig-whitepaces-tab-damages
+++ a/drivers/net/Kconfig
@@ -166,14 +166,14 @@ config NET_SB1000
If you don't have this card, of course say N.
config IP1000
- tristate "IP1000 Gigabit Ethernet support"
- depends on PCI && EXPERIMENTAL
+ tristate "IP1000 Gigabit Ethernet support"
+ depends on PCI && EXPERIMENTAL
select MII
- ---help---
- This driver supports IP1000 gigabit Ethernet cards.
+ ---help---
+ This driver supports IP1000 gigabit Ethernet cards.
- To compile this driver as a module, choose M here: the module
- will be called ipg. This is recommended.
+ To compile this driver as a module, choose M here: the module
+ will be called ipg. This is recommended.
source "drivers/net/arcnet/Kconfig"
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
origin.patch
ipg-missing-kconfig-dependency.patch
ipg-kconfig-whitepaces-tab-damages.patch
git-r8169.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html