On Mon, Feb 27, 2017 at 8:18 PM, Greg KH wrote: > On Sun, Feb 26, 2017 at 09:38:20PM +0530, Arushi Singhal wrote: > > 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 > > --- > > changes in v2 > > - subject lines is made short. > > > > drivers/staging/ks7010/ks7010_sdio.c | 4 ---- > > 1 file changed, 4 deletions(-) > > This patch does not apply against my staging-testing branch :( > why? Arushi