]> git.karo-electronics.de Git - linux-beck.git/commit
staging: dgnc: remove useless message buffer
authorDaeseok Youn <daeseok.youn@gmail.com>
Mon, 26 Sep 2016 00:38:48 +0000 (09:38 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 11:12:25 +0000 (13:12 +0200)
commitf530834ef4d99ed2c6d8cb435a739a2a8167574a
tree4c419b4174e586470511da1b2731c866d30b4eca
parentcc1c1c141cc6747f0051cccd377e47cd2bda9b3e
staging: dgnc: remove useless message buffer

There is a temporary message buffer for the boot message
in dgnc_found_board() but the buffer was not used anywhere in
dgnc driver.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c
drivers/staging/dgnc/dgnc_driver.h