Re: [PATCH 01/16] staging: rtl8723au: Reformat whitespace to increase readability

2015-03-13 Thread M. Vefa Bicakci
On 13/03/15 12:53 AM, Sudip Mukherjee wrote: > you have not added the maintainers in your To list, and usually > initials are discouraged in the Signed-off-by. The name here should > be the name the way you use it to sign legal documents. Hello Sudip, This is a first for me, so thank you for the

Re: [PATCH 01/16] staging: rtl8723au: Reformat whitespace to increase readability

2015-03-12 Thread Sudip Mukherjee
On Thu, Mar 12, 2015 at 11:15:17PM -0400, M. Vefa Bicakci wrote: > Adjust the whitespace in the local variable declaration and initialization > part of a number of functions to increase readability in rtl8723au's > rtw_security.c. > > Signed-off-by: M. Vefa Bicakci you have not added the maintai

[PATCH 01/16] staging: rtl8723au: Reformat whitespace to increase readability

2015-03-12 Thread M. Vefa Bicakci
Adjust the whitespace in the local variable declaration and initialization part of a number of functions to increase readability in rtl8723au's rtw_security.c. Signed-off-by: M. Vefa Bicakci --- drivers/staging/rtl8723au/core/rtw_security.c | 79 +-- 1 file changed, 38 in