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 <bruce.w.al...@intel.com>
Applied. -- Email: Herbert Xu <herb...@gondor.apana.org.au> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html