linux/drivers/staging/most
Sidong Yang 4d7ce7c053 staging: most: replace function name to __func__
Fix checkpatch.pl warning message about logging code. Previous code
contains hard coded function name. Fix this code by using __func__
macro.

Signed-off-by: Sidong Yang <realwakka@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-22 11:44:08 +01:00
..
cdev
dim2 staging: most: replace function name to __func__ 2018-01-22 11:44:08 +01:00
Documentation
i2c
net staging: most: convert macro to static function 2018-01-08 16:36:00 +01:00
sound
usb staging: most: Fix identifiers to function parameters 2018-01-08 16:34:25 +01:00
video
core.c staging: most: Avoid trailing semicolon for macros 2018-01-08 16:34:25 +01:00
core.h
Kconfig
Makefile staging: most: fix Makefile 2017-11-28 13:34:59 +01:00
TODO