]> granicus.if.org Git - strace/commitdiff
2008-07-18 Andreas Schwab <schwab@suse.de>
authorRoland McGrath <roland@redhat.com>
Tue, 22 Jul 2008 00:22:05 +0000 (00:22 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 22 Jul 2008 00:22:05 +0000 (00:22 +0000)
* linux/powerpc/syscallent.h: Fix argument count for request_key.

linux/powerpc/syscallent.h

index a3b354d95718c6719c244687ff41878f5b8c2b0e..09097cfba2bd9199133cd3249780a94e8733dcd7 100644 (file)
        { 3,    0,      sys_mq_getsetattr,      "mq_getsetattr"         }, /* 267 */
        { 5,    0,      printargs,              "sys_kexec_load"        }, /* 268 */
        { 5,    0,      printargs,              "add_key"               }, /* 269 */
-       { 5,    0,      printargs,              "request_key"           }, /* 270 */
+       { 4,    0,      printargs,              "request_key"           }, /* 270 */
        { 5,    0,      printargs,              "keyctl"                }, /* 271 */
        { 5,    TP,     sys_waitid,             "waitid"                }, /* 272 */
        { 3,    0,      printargs,              "ioprio_set"            }, /* 273 */