]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: removed code in comments.
authorArushi Singhal <arushisinghal19971997@gmail.com>
Thu, 9 Mar 2017 16:13:46 +0000 (21:43 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 18:09:09 +0000 (19:09 +0100)
commit8fff29abbd09ffa5badfc712846688cd11a44e59
tree9da21ebecc3b04e8e359846192ec38415c66b1d5
parent98ed050bb6a8319d59cea28d528a71a3a068cc0b
staging: ks7010: removed code in comments.

Commenting 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/staging/ks7010/ks7010_sdio.c