aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFiroz Khan <[email protected]>2019-01-02 16:02:32 +0000
committerHelge Deller <[email protected]>2020-04-05 20:57:40 +0000
commit106c90922e1e0cd5fcbb34be8ebbb3e8a8e71909 (patch)
tree71a0521e1122d9b5ed297cebbfc8d85a39a5d958 /tools/perf/scripts/python
parentparisc: Refactor alternative code to accept multiple conditions (diff)
downloadkernel-106c90922e1e0cd5fcbb34be8ebbb3e8a8e71909.tar.gz
kernel-106c90922e1e0cd5fcbb34be8ebbb3e8a8e71909.zip
parisc: remove nargs from __SYSCALL
The __SYSCALL macro's arguments are system call number, system call entry name and number of arguments for the system call. Argument- nargs in __SYSCALL(nr, entry, nargs) is neither calculated nor used anywhere. So it would be better to keep the implementaion as __SYSCALL(nr, entry). This will unifies the implementation with some other architetures too. Signed-off-by: Firoz Khan <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions