[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75Vc0V_ZVsPzhE=78y9gZ91=sE1hXR_98d9-1TNcTHLy0SQ@mail.gmail.com>
Date: Fri, 29 Dec 2017 20:41:42 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Saidgani Musaev <cpu808694@...il.com>
Cc: "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arch/x86/boot: sizeof macro
On Fri, Dec 29, 2017 at 8:30 PM, Saidgani Musaev <cpu808694@...il.com> wrote:
No changelog, no explanation why...
No SoB tag...
> - ireg.cx = sizeof buf;
> + ireg.cx = sizeof(buf);
sizeof is operator, not a function.
So, what are you trying to achieve?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists