aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-04-24 15:15:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-25 15:58:04 +0200
commit2bbdd81567c6113e1aa929080365084e31422d02 (patch)
treea0b6e2a02eb3a267cf4ba2b777c39266f62c749a /include/linux/kernel.h
parentstaging: pi433: break long lines in pi433_if.c (diff)
downloadwireguard-linux-2bbdd81567c6113e1aa929080365084e31422d02.tar.xz
wireguard-linux-2bbdd81567c6113e1aa929080365084e31422d02.zip
staging: vboxvideo: fix mode_valid's return type
The method struct drm_connector_helper_funcs::mode_valid is defined as returning an 'enum drm_mode_status' but the driver implementation for this method uses an 'int' for it. Fix this by using 'enum drm_mode_status' in the driver too. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions