RE: [PATCH] staging: android: ion: heap: Improve code style

2017-06-13 Thread Aliaksei Karaliou
Sorry for that and thank you for reply. Regarding scripts/get_maintainer.pl, it seems that trying to avoid disturbing too much people it turned out vice versa. And it was wrong idea to ignoring vger mailing list since I need this patch to be in public. Best regards, Aliaksei. Aliaksei Karaliou (1

Re: [PATCH] staging: android: ion: heap: Improve code style

2017-06-13 Thread Greg KH
On Tue, Jun 13, 2017 at 10:33:25AM +0300, Aliaksei Karaliou wrote: > This patch implements changes proposed by checkpatch.pl: > * Remove redundant lines. > * Don't use structure name to get size of memory to allocate. Please never do different things in the same patch, no matter how "s