Re: [PATCH v4] staging: ion: Fix a coding style issue

2016-09-23 Thread Laura Abbott
On 09/23/2016 11:03 AM, Antti Keränen wrote: This patch fixes the alignment of an allocation flag block comment and moves the comments before each #define. Acked-by: Laura Abbott Signed-off-by: Antti Keränen --- In addition to fixing the alignment issue, this version of the patch moves the

[PATCH v4] staging: ion: Fix a coding style issue

2016-09-23 Thread Antti Keränen
This patch fixes the alignment of an allocation flag block comment and moves the comments before each #define. Signed-off-by: Antti Keränen --- In addition to fixing the alignment issue, this version of the patch moves the comments from after the define lines to before the define lines. drivers