]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: ccree: remove unused debug macros
authorGilad Ben-Yossef <gilad@benyossef.com>
Sun, 4 Jun 2017 08:02:27 +0000 (11:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Jun 2017 08:16:25 +0000 (10:16 +0200)
commit841d1d806cea997d4388cc6a18057d2d7d5f4d0e
tree08f545cebaa03c7c847dce3a0546e667f7809adb
parentb9532954214491354a07c6408c6275f09fe9775a
staging: ccree: remove unused debug macros

The DUMP_SGL() and DUMP_MLLI_TABLE() debug macros were
defined but not used anywhere and the difference of their
definitions for debug vs. none debug indicated this has
not being used in a while.

Remove the dead code.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_buffer_mgr.c