linux/drivers/staging/gasket
Todd Poynor 996e650030 staging: gasket: remove duplicate call to retrieve device callback
gasket_handle_ioctl() calls gasket_get_ioctl_permissions_cb() twice;
simplify the code and avoid duplicated work by fetching the callback
pointer only once.

Reported-by: Dmitry Torokhov <dtor@chromium.org>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-24 13:56:45 +02:00
..
apex_driver.c staging: gasket: apex ioctl add __user annotations 2018-07-21 08:50:36 +02:00
apex.h staging: gasket: fix comment syntax in apex.h 2018-07-21 08:50:35 +02:00
gasket_constants.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
gasket_core.c staging: gasket: fix check_and_invoke_callback log param 2018-07-24 13:56:45 +02:00
gasket_core.h staging: gasket: top ioctl handler add __user annotations 2018-07-21 08:50:35 +02:00
gasket_interrupt.c staging: gasket: remove gasket_interrupt_get_msix_entries() 2018-07-14 09:16:28 +02:00
gasket_interrupt.h staging: gasket: remove gasket_interrupt_get_msix_entries() 2018-07-14 09:16:28 +02:00
gasket_ioctl.c staging: gasket: remove duplicate call to retrieve device callback 2018-07-24 13:56:45 +02:00
gasket_ioctl.h staging: gasket: common ioctl dispatcher add __user annotations 2018-07-21 08:50:36 +02:00
gasket_logging.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
gasket_page_table.c staging: gasket: remove unnecessary parens in page table code 2018-07-21 08:50:35 +02:00
gasket_page_table.h staging: gasket: gasket page table functions use bool return type 2018-07-21 08:50:35 +02:00
gasket_sysfs.c staging: gasket: Remove stale pointers on error allocating attr array 2018-07-19 11:39:47 +02:00
gasket_sysfs.h staging: gasket: remove gasket_sysfs_register_show() 2018-07-14 09:17:24 +02:00
gasket.h staging: gasket: remove redundant license information 2018-07-12 21:48:30 +02:00
Kconfig staging: gasket: allow compile for ARM64 in Kconfig 2018-07-21 08:50:34 +02:00
Makefile
TODO staging: gasket: remove TODO item about SPDX usage 2018-07-12 21:48:30 +02:00