Re: [PATCH] checkpatch: fixed alignment and comment style
From: Joe Perches
Date: Sun Jul 09 2017 - 13:59:14 EST
On Sun, 2017-07-09 at 19:39 +0200, Philipp Guendisch wrote:
> This patch fixed alignment, comment style and one appearance of
> misordered constant in an if comparison.
> Semantic should not be affected by this patch.
Your email subject is wrong. This is not a checkpatch patch.
Your subject line should be something like:
[PATCH] staging: atomisp2: hmm: Alignment code to open parenthesis
And it's probably more likely to be applied if you separate out
the two different types of changes you are making into 2 patches.