[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181029061346.GC128403@gmail.com>
Date: Mon, 29 Oct 2018 07:13:46 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Jordan Borgner <mail@...dan-borgner.de>
Cc: tglx@...utronix.de, mingo@...hat.com, bp@...en8.de, x86@...nel.org,
linux-kernel@...r.kernel.org, hpa@...or.com
Subject: Re: [PATCH] arch: x86: Touched up patterns of 'sizeof' functions
* Jordan Borgner <mail@...dan-borgner.de> wrote:
> Addded missing parentheses to 'sizeof()' functions in arch/x86/.
>
> Like this:
> Before: 'sizeof x'
> After: 'sizeof(x)'
>
> Done by motivation of Ingo Molnar.
>
> Signed-off-by: Jordan Borgner <mail@...dan-borgner.de>
Thanks!
Note that you sent a -p2 patch, the lkml standard is -p1 patches.
Not sure how you managed to set up your Git to get such a patch.
I fixed it up.
Thanks,
Ingo
Powered by blists - more mailing lists