staging: dgnc: dgnc_driver: remove all occurences of trcbuf_size
authorAya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Sat, 25 Oct 2014 21:40:15 +0000 (23:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Oct 2014 08:12:39 +0000 (16:12 +0800)
commit6db43a9c388061060dfab0146d4f4e1cc990ecf8
tree74d1d5826613c0887ca29a7a88e7fc8c216e2238
parent8a43572c32ffbfe122c38873e29e98ef7ace1709
staging: dgnc: dgnc_driver: remove all occurences of trcbuf_size

This patch removes the variable trcbuf_size given there is no real
use for it anymore. All of the debug variables in this driver is
basically dead code.

Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c
drivers/staging/dgnc/dgnc_driver.h
This page took 0.024434 seconds and 5 git commands to generate.