[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VfS4vif1_S1Z=z2jAZfERmsiqG0h0j5k6zrmjiQwPGekA@mail.gmail.com>
Date: Tue, 27 Feb 2018 18:04:12 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Mario Limonciello <mario.limonciello@...l.com>
Cc: Darren Hart <dvhart@...radead.org>,
Pali Rohár <pali.rohar@...il.com>,
LKML <linux-kernel@...r.kernel.org>,
Platform Driver <platform-driver-x86@...r.kernel.org>
Subject: Re: [PATCH 1/3] platform/x86: dell-smbios: Correct some style warnings
On Tue, Feb 27, 2018 at 5:56 PM, Mario Limonciello
<mario.limonciello@...l.com> wrote:
> /* 4 bytes of table header, plus 7 bytes of Dell header, plus at least
> - 6 bytes of entry */
> + * 6 bytes of entry
> + */
I would prefer not to mix with net style, since you are fixing this, perhaps
/*
* 4 ...
* 6 ...
*/
?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists