[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YXlVbPzK4OqktSf6@alley>
Date: Wed, 27 Oct 2021 15:34:36 +0200
From: Petr Mladek <pmladek@...e.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, Steven Rostedt <rostedt@...dmis.org>,
Sergey Senozhatsky <senozhatsky@...omium.org>,
Rasmus Villemoes <linux@...musvillemoes.dk>
Subject: Re: [PATCH v1 1/1] lib/vsprintf.c: Amend static asserts for format
specifier flags
On Tue 2021-10-26 17:03:56, Andy Shevchenko wrote:
> There are couple of improvements to static asserts against
> the format specifier flags:
>
> - new static assert for SIGN
> - fix static assert for SMALL
>
> SMALL is not equal to ASCII code of white space, it equals to
> the bit difference between capital and small letters (however
> the value is the same, semantically expression means different
> things).
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
The patch has been committed into printk/linux.git, branch for-5.16.
Best Regards,
Petr
Powered by blists - more mailing lists