]> git.baikalelectronics.ru Git - kernel.git/commit
staging: most: video: remove debugging code
authorAbdun Nihaal <abdun.nihaal@gmail.com>
Tue, 8 May 2018 16:30:40 +0000 (22:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 May 2018 09:48:24 +0000 (11:48 +0200)
commit64550189cbe45644a2b92fdd6ffd810aa37320bf
tree824ce362259087aba16a37a8a9179895d02badd6
parenta44fa38f640d1778ad8c4d293255f5c0383bef2a
staging: most: video: remove debugging code

This patch removes debugging code in video.c that causes the following
checkpatch warning:

WARNING: Prefer using '\"%s...\", __func__' to using function's name in a string

Signed-off-by: Abdun Nihaal <abdun.nihaal@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/video/video.c