On 9/9/2020 1:55 PM, Keith Busch wrote: > On Wed, Sep 09, 2020 at 01:06:39PM -0700, Joe Perches wrote: >> diff --git a/crypto/tcrypt.c b/crypto/tcrypt.c >> index eea0f453cfb6..8aac5bc60f4c 100644 >> --- a/crypto/tcrypt.c >> +++ b/crypto/tcrypt.c >> @@ -2464,7 +2464,7 @@ static int do_test(const char *alg, u32 type, u32 >> mask, int m, u32 num_mb) >> test_hash_speed("streebog512", sec, >> generic_hash_speed_template); >> if (mode > 300 && mode < 400) break; >> - fallthrough; >> + break; >> case 399: >> break; > > Just imho, this change makes the preceding 'if' look even more > pointless. Maybe the fallthrough was a deliberate choice? Not that my > opinion matters here as I don't know this module, but it looked a bit > odd to me. > Yea this does look very odd.. _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
- [Intel-gfx] ✗ Fi.CI.BUILD: failure for treewide: Con... Patchwork
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Gustavo A. R. Silva
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Joe Perches
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Felipe Balbi
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Matthias Brugger
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Steffen Maier
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Mauro Carvalho Chehab
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Ilya Dryomov
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Wolfram Sang
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Keith Busch
- Re: [Intel-gfx] [trivial PATCH] treewide: Conve... Jacob Keller
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Nicolas.Ferre
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Robin Murphy
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Jani Nikula
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert sw... Miquel Raynal
- Re: [Intel-gfx] [oss-drivers] [trivial PATCH] treewi... Simon Horman