Re: [OpenWrt-Devel] [PATCH] Typo correction in description for HFS filesystem kernel module

2013-01-02 Thread John Crispin

Thanks, applied in [34963]

John
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH] Typo correction in description for HFS filesystem kernel module

2012-12-30 Thread Ian Leonard
Signed-off-by: Ian Leonard 
---
Index: package/kernel/modules/fs.mk
===
--- package/kernel/modules/fs.mk(revision 34879)
+++ package/kernel/modules/fs.mk(working copy)
@@ -121,7 +121,7 @@
 
 define KernelPackage/fs-hfs
   SUBMENU:=$(FS_MENU)
-  TITLE:=HFS+ filesystem support
+  TITLE:=HFS filesystem support
   KCONFIG:=CONFIG_HFS_FS
   FILES:=$(LINUX_DIR)/fs/hfs/hfs.ko
   AUTOLOAD:=$(call AutoLoad,30,hfs)
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel