remarkable-linux/drivers/staging/most
Markus Elfring e23afff948 staging: most: Delete an unnecessary check before the function call "module_put"
The module_put() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-11-15 20:02:47 -08:00
..
aim-cdev staging: most: remove exclusive wait_queue 2015-10-29 08:57:19 +09:00
aim-network staging: most: remove multiple blank lines 2015-11-15 20:02:47 -08:00
aim-sound staging: most: remove multiple blank lines 2015-10-24 19:08:16 -07:00
aim-v4l2 staging: most: use preferred kzalloc parameters 2015-10-24 19:08:20 -07:00
Documentation Staging: most: Fix typo in staging/most 2015-10-12 20:35:21 -07:00
hdm-dim2 staging: most: rename DIM_EnqueueBuffer to dim_enqueue_buffer 2015-11-15 20:02:47 -08:00
hdm-i2c staging: most: use preferred kernel types 2015-10-24 19:08:20 -07:00
hdm-usb staging: most: hdm-usb: Use setup_timer 2015-10-24 19:09:03 -07:00
mostcore staging: most: Delete an unnecessary check before the function call "module_put" 2015-11-15 20:02:47 -08:00
Kconfig
Makefile
TODO