[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHmME9psZb0XoKHjGP23TYsSwMU2G-WN81RKg8AvyY-rZLvy4g@mail.gmail.com>
Date: Wed, 13 Mar 2019 14:34:23 -0600
From: "Jason A. Donenfeld" <Jason@...c4.com>
To: Mathieu Malaterre <malat@...ian.org>
Cc: "Gustavo A. R. Silva" <gustavo@...eddedor.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] lib/siphash.c: annotate implicit fall throughs
Conceptually this seems pretty reasonable. Though, style-wise, perhaps
you might want to put those breaks on the next line too, i.e. s/;
break;/;\n\t\tbreak;/?
Powered by blists - more mailing lists