aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorWeijie Yang <[email protected]>2014-10-24 17:47:57 +0800
committerMarek Szyprowski <[email protected]>2014-10-27 13:00:55 +0100
commitdda02fd6278d9e995850b3c1dba484f17cbe4de4 (patch)
treed379dda652a66bb8bb1c7450a191c0e6e66002e3 /tools/perf/util/trace-event-scripting.c
parent56fa4f609badbe442093409c3d3a051811e54f72 (diff)
mm, cma: make parameters order consistent in func declaration and definition
In the current code, the base and size parameters order is not consistent in functions declaration and definition. If someone calls these functions according to the declaration parameters order in cma.h, he will run into some bug and it's hard to find the reason. This patch makes the parameters order consistent in functions declaration and definition. Signed-off-by: Weijie Yang <[email protected]> Acked-by: Michal Nazarewicz <[email protected]> Signed-off-by: Marek Szyprowski <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions