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 <[email protected]>looks ok to me. can't say that I see a huge difference, tho, but, FWIW: Reviewed-by: Sergey Senozhatsky <[email protected]> -ss

