OSDN Git Service

drm: make drm_core_check_feature() bool that it is
authorJani Nikula <jani.nikula@intel.com>
Tue, 27 Mar 2018 20:47:22 +0000 (23:47 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 28 Mar 2018 06:35:20 +0000 (09:35 +0300)
commitf4392860b4fe55d7d7cadaa64743c9b2466e4fd8
tree51a7c50bac8ce6eff02a02e56794ac8fecc47d89
parent885a31cb6c752d5403adc6389894c27560fc6e6c
drm: make drm_core_check_feature() bool that it is

Bool is the more appropriate return type here, use it.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180327204722.31246-3-jani.nikula@intel.com
include/drm/drmP.h