Re: [PATCH v2 3/5] toshiba_acpi: Cleanup blank lines after comment blocks

2015-05-05 Thread Darren Hart
On Mon, May 04, 2015 at 11:15:56AM -0600, Azael Avalos wrote: > This patch removes some blank lines after comment blocks, capitalizes > some comments first words and adds a few comments to the beggining > of some functions. > > Signed-off-by: Azael Avalos > --- > drivers/platform/x86/toshiba_acp

Re: [PATCH v2 3/5] toshiba_acpi: Cleanup blank lines after comment blocks

2015-05-05 Thread Joe Perches
On Mon, 2015-05-04 at 11:15 -0600, Azael Avalos wrote: > This patch removes some blank lines after comment blocks, capitalizes > some comments first words and adds a few comments to the beggining > of some functions. I think blank lines after comments are generally OK. This is now inconsistent ab

Re: [PATCH v2 3/5] toshiba_acpi: Cleanup blank lines after comment blocks

2015-05-05 Thread Azael Avalos
Hi there, 2015-05-05 8:18 GMT-06:00 Joe Perches : > On Mon, 2015-05-04 at 11:15 -0600, Azael Avalos wrote: >> This patch removes some blank lines after comment blocks, capitalizes >> some comments first words and adds a few comments to the beggining >> of some functions. > > I think blank lines af

[PATCH v2 3/5] toshiba_acpi: Cleanup blank lines after comment blocks

2015-05-04 Thread Azael Avalos
This patch removes some blank lines after comment blocks, capitalizes some comments first words and adds a few comments to the beggining of some functions. Signed-off-by: Azael Avalos --- drivers/platform/x86/toshiba_acpi.c | 31 +-- 1 file changed, 17 insertions(+),