summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2013-02-14 13:39:53 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2013-02-14 13:39:53 +0100
commitf5fa778d2fd2f5648f4b0d56712db64580706bc8 (patch)
tree3e2672979a83609de0c06b29b2e8daa091898e75
parent492f81f14cc86c13b0f67ac66a3d5ea9f6ccb673 (diff)
downloadstrace-f5fa778d2fd2f5648f4b0d56712db64580706bc8.tar.gz
strace-f5fa778d2fd2f5648f4b0d56712db64580706bc8.tar.bz2
strace-f5fa778d2fd2f5648f4b0d56712db64580706bc8.tar.xz
Whitespace fix, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--linux/mtd-abi.h2
-rw-r--r--linux/or1k/syscallent.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/linux/mtd-abi.h b/linux/mtd-abi.h
index 576e8c9..b197861 100644
--- a/linux/mtd-abi.h
+++ b/linux/mtd-abi.h
@@ -115,7 +115,7 @@ struct mtd_write_req {
#define MTD_NANDECC_PLACE 1 // Use the given placement in the structure (YAFFS1 legacy mode)
#define MTD_NANDECC_AUTOPLACE 2 // Use the default placement scheme
#define MTD_NANDECC_PLACEONLY 3 // Use the given placement in the structure (Do not store ecc result on read)
-#define MTD_NANDECC_AUTOPL_USR 4 // Use the given autoplacement scheme rather than using the default
+#define MTD_NANDECC_AUTOPL_USR 4 // Use the given autoplacement scheme rather than using the default
/* OTP mode selection */
#define MTD_OTP_OFF 0
diff --git a/linux/or1k/syscallent.h b/linux/or1k/syscallent.h
index beb8b4b..24f5036 100644
--- a/linux/or1k/syscallent.h
+++ b/linux/or1k/syscallent.h
@@ -242,7 +242,7 @@
{ 5, TD, sys_perf_event_open, "perf_event_open" }, /* 241 */
{ 4, TN, sys_accept4, "accept4" }, /* 242 */
{ 5, TN, sys_recvmmsg, "recvmmsg" }, /* 243 */
- { 6, NF, sys_or1k_atomic, "or1k_atomic" }, /* 244 */
+ { 6, NF, sys_or1k_atomic, "or1k_atomic" }, /* 244 */
[245 ... 259] = { },