[OpenWrt-Devel] [PATCH] lantiq: ltq-adsl-mei: fix typo

Mathias Kresin openwrt at kresin.me
Wed Dec 23 12:19:25 EST 2015


Signed-off-by: Mathias Kresin <openwrt at kresin.me>
---
 package/kernel/lantiq/ltq-adsl-mei/patches/100_no-date-time.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/kernel/lantiq/ltq-adsl-mei/patches/100_no-date-time.patch b/package/kernel/lantiq/ltq-adsl-mei/patches/100_no-date-time.patch
index 741c5b7..219243f 100644
--- a/package/kernel/lantiq/ltq-adsl-mei/patches/100_no-date-time.patch
+++ b/package/kernel/lantiq/ltq-adsl-mei/patches/100_no-date-time.patch
@@ -6,7 +6,7 @@
     seq_printf(s, "%s" MEI_DRV_CRLF, &MEI_WHATVERSION[4]);
 -   seq_printf(s, "Compiled on %s, %s for Linux kernel %s (jiffies: %ld)" MEI_DRV_CRLF,
 -                                    __DATE__, __TIME__, UTS_RELEASE, jiffies);
-+   seq_printf(s, "Compiled on for Linux kernel %s (jiffies: %ld)" MEI_DRV_CRLF,
++   seq_printf(s, "Compiled for Linux kernel %s (jiffies: %ld)" MEI_DRV_CRLF,
 +                                    UTS_RELEASE, jiffies);
  }
  
-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list