lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20170926064316.GB25762@jagdpanzerIV.localdomain> Date: Tue, 26 Sep 2017 15:43:16 +0900 From: Sergey Senozhatsky <sergey.senozhatsky.work@...il.com> To: Masahiro Yamada <yamada.masahiro@...ionext.com> Cc: Andrew Morton <akpm@...ux-foundation.org>, Ingo Molnar <mingo@...nel.org>, Sergey Senozhatsky <sergey.senozhatsky@...il.com>, Steven Rostedt <rostedt@...dmis.org>, Petr Mladek <pmladek@...e.com>, linux-kernel@...r.kernel.org Subject: Re: [PATCH] printk: simplify no_printk() On (09/18/17 00:01), Masahiro Yamada wrote: > Commit 069f0cd00df0 ("printk: Make the printk*once() variants return > a value") surrounded the macro implementation with ({ ... }). > > Now, the inner do { ... } while (0); is redundant. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com> looks ok to me. can't say that I see a huge difference, tho, but, FWIW: Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@...il.com> -ss
Powered by blists - more mailing lists