projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e22d127
)
compat: Fix cosmetic typo in compat-3.4.c
author
Ozan Çağlayan
<ozancag@gmail.com>
Thu, 14 Jun 2012 17:52:45 +0000
(20:52 +0300)
committer
Luis R. Rodriguez
<mcgrof@frijolero.org>
Thu, 14 Jun 2012 21:12:58 +0000
(14:12 -0700)
compat-3.4.c is for kernel version 3.4 not 3.5.
Signed-off-by: Ozan Çağlayan <ozancag@gmail.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
compat/compat-3.4.c
patch
|
blob
|
history
diff --git
a/compat/compat-3.4.c
b/compat/compat-3.4.c
index 5d516f0ebf587a8a6442eedd0d37c53371d70b25..4721fa2d1f46ac7cba5efa688f247e170c1725f8 100644
(file)
--- a/
compat/compat-3.4.c
+++ b/
compat/compat-3.4.c
@@
-5,7
+5,7
@@
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
- * Compatibility file for Linux wireless for kernels 3.
5
.
+ * Compatibility file for Linux wireless for kernels 3.
4
.
*/
#include <linux/fs.h>