]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit07f602b6941491032c5cbba1709af9359e0810d5
tree51a7c50bac8ce6eff02a02e56794ac8fecc47d89
parent01109c751f73c652c1f3f33088ce78eb30d036cf
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