aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2016-05-12 09:18:52 -0400
committerImre Deak <imre.deak@intel.com>2016-05-13 08:17:59 -0400
commita7363de71acf92b8f955a42da7326146c66b4841 (patch)
treebb96c768e51ec6c0d61418c29939cb8cde0509c7 /tools/perf/scripts
parent7d7792e5e2bb5fc176dfb3f56d3c79b9c716519e (diff)
drm/i915: Remove redundant const from function return type
Marking function return types as const is redundant, as these are rvalues and as such constant by definition. Code checkers and GCC will warn about this so remove the modifier. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1463059132-1720-5-git-send-email-imre.deak@intel.com
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions