On Wed, Oct 15, 2014 at 11:33:27AM -0700, Bruce Allan wrote:
> WARNING:UNNECESSARY_BREAK: break is not useful after a goto or return
> #472: FILE: drivers/crypto/qat/qat_common/qat_algs.c:472:
> +               goto bad_key;
> +               break;
> 
> Signed-off-by: Bruce Allan <[email protected]>

Applied.
-- 
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to