The patch titled

     Fix comment in loopback driver

has been added to the -mm tree.  Its filename is

     fix-comment-in-loopback-driver.patch

Patches currently in -mm which might be from [EMAIL PROTECTED] are

mips-remove-obsolete-giu-function-call-for-vr41xx.patch
mips-update-irq-handling-for-vr41xx.patch
mips-change-system-type-name-in-proc-for-vr41xx.patch
mips-remove-vr4181-support.patch
mips-remove-hp-laserjet-remains.patch
dec-pmag-aa-framebuffer-update.patch
dec-pmag-ba-frame-buffer-update.patch
dec-pmagb-b-framebuffer-update.patch
mips-add-support-for-qemu-system-architecture.patch
mips-technologies-pci-id-bits.patch
mips-add-tanbac-vr4131-multichip-module.patch
mips-add-default-select-configs-for-vr41xx.patch
mips-remove-vrc4171-config.patch
mips-changed-from-vr41xx-to-vr4100-series-in-kconfig.patch
mips-cleanup-32-64-bit-configuration.patch
mips-nuke-trailing-whitespace.patch
strip-local-symbols-from-kallsyms.patch
fix-comment-in-loopback-driver.patch
indycam--vino-drivers.patch



From: Ralf Baechle <[EMAIL PROTECTED]>

Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/net/loopback.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/net/loopback.c~fix-comment-in-loopback-driver 
drivers/net/loopback.c
--- 25/drivers/net/loopback.c~fix-comment-in-loopback-driver    Wed Aug 17 
14:35:59 2005
+++ 25-akpm/drivers/net/loopback.c      Wed Aug 17 14:35:59 2005
@@ -220,7 +220,7 @@ struct net_device loopback_dev = {
        .ethtool_ops            = &loopback_ethtool_ops,
 };
 
-/* Setup and register the of the LOOPBACK device. */
+/* Setup and register the loopback device. */
 int __init loopback_init(void)
 {
        struct net_device_stats *stats;
_
-
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

Reply via email to