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)
commit7d7cdb4fa552d1d485218d900943a652e54cb0e8
tree824ce362259087aba16a37a8a9179895d02badd6
parent58391efdc1b65e629ecac241c56251a79da59be6
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