summaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2021-04-21 13:18:03 +0300
committerMaxime Ripard <maxime@cerno.tech>2021-04-29 13:18:54 +0300
commite590c2b03a6143ba93ddad306bc9eaafa838c020 (patch)
tree4c3f06d1c809dec4fb8a94380f5baf1b6ebd3cdd /tools/perf
parent1fcf24fb07e254ca69001ab14adc8cf567127c44 (diff)
downloadlinux-e590c2b03a6143ba93ddad306bc9eaafa838c020.tar.xz
drm/vc4: fix argument ordering in vc4_crtc_get_margins()
Cppcheck complains that the declaration doesn't match the function definition. Obviously "left" should come before "right". The caller and the function implementation are done this way, it's just the declaration which is wrong so this doesn't affect runtime. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/YH/720FD978TPhHp@mwanda
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions