linux/drivers/staging/most
Christian Gromm a0dbe1b24c staging: most: usb: don't use expressions that might fail in a declaration
This patch moves function calls that can fail out of the declararion block
of a function body. This is done to enhance readability.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/1590570387-27069-3-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-27 12:24:45 +02:00
..
cdev staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
dim2 staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
Documentation staging: most: Documentation: move ABI description files out of staging area 2020-03-24 13:42:44 +01:00
i2c staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
net staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
sound staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
usb staging: most: usb: don't use expressions that might fail in a declaration 2020-05-27 12:24:45 +02:00
video Staging/IIO driver patches for 5.7-rc1 2020-03-30 14:20:41 -07:00
Kconfig staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
Makefile staging: most: move core files out of the staging area 2020-03-24 13:42:44 +01:00
TODO