Re: [PATCH] Staging: vt6655: removed redundant comments from iwctl.h

2014-07-27 Thread Greg KH
On Fri, Jul 25, 2014 at 07:35:12PM +0300, Igor Bezukh wrote: > Removed redundant comments from iwctl.h header file. > > Signed-off-by: Igor Bezukh > --- > drivers/staging/vt6655/iwctl.h | 12 +--- > 1 file changed, 1 insertion(+), 11 deletions(-) Also doesn't apply :( refresh please?

[PATCH] Staging: vt6655: removed redundant comments from iwctl.h

2014-07-25 Thread Igor Bezukh
Removed redundant comments from iwctl.h header file. Signed-off-by: Igor Bezukh --- drivers/staging/vt6655/iwctl.h | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/drivers/staging/vt6655/iwctl.h b/drivers/staging/vt6655/iwctl.h index 871bd7c..83a5a2d 100644 ---