The patch titled

     net/Kconfig: two ATM-related spelling fixes

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

     net-kconfig-two-atm-related-spelling-fixes.patch

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

remove-register_ioctl32_conversion-and-unregister_ioctl32_conversion.patch
fix-recursive-ipw2200-dependencies.patch
git-scsi-misc-drivers-scsi-chc-remove-devfs-stuff.patch
drivers-net-ne3210c-cleanups.patch
areca-raid-linux-scsi-driver-fix.patch
ibm_asm-kconfig-corrections.patch
kgdb-ga.patch
kgdb-x86_64-support.patch
make-page-becoming-writable-notification-a-vma-op-only-kafs-fix.patch
reiser4-kconfig-help-cleanup.patch
fuse-device-functions.patch
net-kconfig-two-atm-related-spelling-fixes.patch
drivers-net-irda-irportc-cleanups.patch
drivers-net-sk98lin-possible-cleanups.patch
drivers-net-arcnet-possible-cleanups.patch
mm-mmapnommuc-several-unexports.patch
unexport-hugetlb_total_pages.patch
unexport-clear_page_dirty_for_io.patch
mm-filemapc-make-sync_page_range_nolock-static.patch
mm-filemapc-make-generic_file_direct_io-static.patch
mm-page_allocc-unexport-nr_swap_pages.patch
unexport-console_unblank.patch
mm-swapc-unexport-vm_acct_memory.patch
mm-swapfilec-unexport-total_swap_pages.patch
mm-swap_statec-unexport-swapper_space.patch
unexport-idle_cpu.patch
unexport-uts_sem.patch
__deprecated_for_modules-insert_resource.patch
__deprecated_for_modules-panic_timeout.patch
sound-oss-sequencer_syms-unexport-reprogram_timer.patch



From: Adrian Bunk <[EMAIL PROTECTED]>

Trivial spelling fix patch for net/Kconfig

Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
Cc: "David S. Miller" <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 net/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -puN net/Kconfig~net-kconfig-two-atm-related-spelling-fixes net/Kconfig
--- devel/net/Kconfig~net-kconfig-two-atm-related-spelling-fixes        
2005-07-09 12:18:57.000000000 -0700
+++ devel-akpm/net/Kconfig      2005-07-09 12:18:57.000000000 -0700
@@ -272,7 +272,7 @@ config ATM_BR2684
        tristate "RFC1483/2684 Bridged protocols"
        depends on ATM && INET
        help
-         ATM PVCs can carry ethernet PDUs according to rfc2684 (formerly 1483)
+         ATM PVCs can carry ethernet PDUs according to RFC2684 (formerly 1483)
          This device will act like an ethernet from the kernels point of view,
          with the traffic being carried by ATM PVCs (currently 1 PVC/device).
          This is sometimes used over DSL lines.  If in doubt, say N.
@@ -281,7 +281,7 @@ config ATM_BR2684_IPFILTER
        bool "Per-VC IP filter kludge"
        depends on ATM_BR2684
        help
-         This is an experimental mechanism for users who need to terminating a
+         This is an experimental mechanism for users who need to terminate a
          large number of IP-only vcc's.  Do not enable this unless you are sure
          you know what you are doing.
 
_
-
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