summaryrefslogtreecommitdiff
path: root/linux/microblaze
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2012-02-25 15:41:21 +0000
committerDmitry V. Levin <ldv@altlinux.org>2012-02-25 15:41:21 +0000
commite83e157021177930b64ec4aa4983bbe13b39e91b (patch)
tree7fc884e3b06555207951e6413e5c5770a76ddbbf /linux/microblaze
parentee245d8ca36ce90212db3684528c9ed68f92d643 (diff)
downloadstrace-e83e157021177930b64ec4aa4983bbe13b39e91b.tar.gz
strace-e83e157021177930b64ec4aa4983bbe13b39e91b.tar.bz2
strace-e83e157021177930b64ec4aa4983bbe13b39e91b.tar.xz
Compress blank lines
Suppress repeated empty lines left after automated code removal. This change was made by filtering every source code file through "cat -s".
Diffstat (limited to 'linux/microblaze')
-rw-r--r--linux/microblaze/syscallent.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux/microblaze/syscallent.h b/linux/microblaze/syscallent.h
index 36ca381..04ccdde 100644
--- a/linux/microblaze/syscallent.h
+++ b/linux/microblaze/syscallent.h
@@ -332,9 +332,6 @@
{ 5, TD|TF, sys_linkat, "linkat" }, /* 303 */
{ 3, TD|TF, sys_symlinkat, "symlinkat" }, /* 304 */
{ 4, TD|TF, sys_readlinkat, "readlinkat" }, /* 305 */
-
-
-
{ 3, TD|TF, sys_fchmodat, "fchmodat" }, /* 306 */
{ 3, TD|TF, sys_faccessat, "faccessat" }, /* 307 */
{ 6, TD, sys_pselect6, "pselect6" }, /* 308 */