Re: [PATCH v4 2/2] staging: wilc1000: Align enum members in coreconfigurator

2015-06-10 Thread Stanislav Kholmanskikh
On Tue, Jun 09, 2015 at 10:39:55AM -0700, Greg KH wrote: On Mon, Jun 08, 2015 at 11:54:29PM +0300, Stanislav Kholmanskikh wrote: Aligned enum members to follow a common style per enum. You also reformatted defines, which you didn't mention here :( Sorry. :( I've sent V5 adressing this and

Re: [PATCH v4 2/2] staging: wilc1000: Align enum members in coreconfigurator

2015-06-09 Thread Greg KH
On Mon, Jun 08, 2015 at 11:54:29PM +0300, Stanislav Kholmanskikh wrote: Aligned enum members to follow a common style per enum. You also reformatted defines, which you didn't mention here :( -- To unsubscribe from this list: send the line unsubscribe linux-wireless in the body of a message to

[PATCH v4 2/2] staging: wilc1000: Align enum members in coreconfigurator

2015-06-08 Thread Stanislav Kholmanskikh
Aligned enum members to follow a common style per enum. Signed-off-by: Stanislav Kholmanskikh kholmanskikh@gmail.com --- drivers/staging/wilc1000/coreconfigurator.c | 29 +++--- drivers/staging/wilc1000/coreconfigurator.h | 62 ++--- 2 files changed, 46