Re: [PATCH 1/1] mISDN: Remove obsolete PIPELINE_DEBUG debugging information
From: Leon Romanovsky <leon@kernel.org> Date: 2021-05-20 08:49:43
On Thu, May 20, 2021 at 10:14:11AM +0800, Zhen Lei wrote:
As Leon Romanovsky's tips:
The definition of macro PIPELINE_DEBUG is commented more than 10 years ago
and can be seen as a dead code that should be removed.
Suggested-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Zhen Lei <redacted>
---
drivers/isdn/mISDN/dsp_pipeline.c | 46 ++-----------------------------
1 file changed, 2 insertions(+), 44 deletions(-)
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>