lkml.org 
[lkml]   [2013]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/
Date
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
scripts/mod/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/mod/Makefile b/scripts/mod/Makefile
index 75d59fc..ae21b89 100644
--- a/scripts/mod/Makefile
+++ b/scripts/mod/Makefile
@@ -15,8 +15,8 @@ endef
quiet_cmd_offsets = GEN $@
define cmd_offsets
(set -e; \
- echo "#ifndef __DEVICEVTABLE_OFFSETS_H__"; \
- echo "#define __DEVICEVTABLE_OFFSETS_H__"; \
+ echo "#ifndef __DEVICETABLE_OFFSETS_H__"; \
+ echo "#define __DEVICETABLE_OFFSETS_H__"; \
echo "/*"; \
echo " * DO NOT MODIFY."; \
echo " *"; \
--
1.7.0.4


\
 
 \ /
  Last update: 2013-05-17 15:01    [W:0.028 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site