diff options
| author | 2017-03-11 19:56:35 +0530 | |
|---|---|---|
| committer | 2017-03-13 21:20:30 +0000 | |
| commit | 705d5ed2dcdaf5aeb13978d8e05cf46bfcde7f09 (patch) | |
| tree | a7c96df2a3a8a43f2f9a6a2e336b0d1653fdb989 /tools/perf/scripts/python/syscall-counts.py | |
| parent | staging: iio: ade7754: Move contents of header file to source file (diff) | |
staging: iio: ad7192: Remove exceptional & on function name
Remove & from function pointers to conform to the style found elsewhere
in the file. Done using the following semantic patch
// <smpl>
@r@
identifier f;
@@
f(...) { ... }
@@
identifier r.f;
@@
- &f
+ f
// </smpl>
Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
