staging: vchiq: convert compat dequeue_message
authorArnd Bergmann <arnd@arndb.de>
Fri, 18 Sep 2020 09:54:39 +0000 (11:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Sep 2020 07:48:22 +0000 (09:48 +0200)
commitf618affa770c5daa2cec997370874d02e51eb31d
tree447b12dd6bcb92ffc2dfcf64636d5d9ae9b97c10
parent9f9caab91ab80144b971efe38d875df9edc963e6
staging: vchiq: convert compat dequeue_message

Split out the ioctl implementation for VCHIQ_IOC_DEQUEUE_MESSAGE
into a separate function so it can be shared with the compat
implementation.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200918095441.1446041-4-arnd@arndb.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c