]> granicus.if.org Git - strace/commitdiff
Whitespace fix, no code changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Feb 2013 12:39:53 +0000 (13:39 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Feb 2013 12:39:53 +0000 (13:39 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
linux/mtd-abi.h
linux/or1k/syscallent.h

index 576e8c95e8b9d88b739e412f03e2dabeced1ba17..b197861f3b458c9eec51a1afba650ac2da473485 100644 (file)
@@ -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
index beb8b4b3af2315dd3381c5309d9ed6e1274df123..24f50360629c26b926f54491fb219e56a09c7c47 100644 (file)
        {  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] = { },