aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorPaulo Zanoni <[email protected]>2012-05-15 18:09:00 -0300
committerDave Airlie <[email protected]>2012-05-17 11:11:06 +0100
commitafea2ad53f1fef0b57d0e59fa062f54797158b14 (patch)
treeecc489268ca805d985b71af7b74ca4f9d009e8d0 /tools/perf/util/scripting-engines/trace-event-python.c
parent26a3481586eb1918a75d338e31c990deab06fb5b (diff)
drm: WARN() when drm_connector_attach_property fails
Also return void instead of int. We have more than 100 callers and no one checks for the return value. If this function fails the property won't be exposed by the get/set ioctls, but we should probably survive. If this starts happening, the solution will be to increase DRM_CONNECTOR_MAX_PROPERTY and recompile the Kernel. Signed-off-by: Paulo Zanoni <[email protected]> Reviewed-by: Rob Clark <[email protected]> Tested-by: Rob Clark <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions