OSDN Git Service

staging: dvb-frontends: removed code in comments.
authorArushi Singhal <arushisinghal19971997@gmail.com>
Tue, 14 Mar 2017 13:55:07 +0000 (19:25 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Mar 2017 02:17:07 +0000 (11:17 +0900)
commit95fab47ba2dda5789ece087323da8312c0c0549e
treed9378179914b60894eafaa8449653ec28cc8ae73
parent79bd555462e7a2f0295eff5c16b4fc2d3c65d285
staging: dvb-frontends: removed code in comments.

Commenting out Code is a Bad Idea.
Comments are their to explain the code and how the code achieves its
goal and as codes in the comments  does not explain what the code is
doing so there is no use of commenting them.
So in this patch codes in the comments are removed.

Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/dvb-frontends/drxk_hard.c