summaryrefslogtreecommitdiff
path: root/net/rxrpc/ar-security.c
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2016-03-06 03:21:52 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2016-03-11 21:19:19 +0800
commit9b52d55f4f0e2bb9a34abbcf99e05e17f1b3b281 (patch)
tree405dc4efa814dc0e2e32d43558d155e9446d0de4 /net/rxrpc/ar-security.c
parent84a0ced0b6b47755bf26931ad5ed0ad267139964 (diff)
downloadlinux-next-9b52d55f4f0e2bb9a34abbcf99e05e17f1b3b281.tar.gz
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
The change fixes potential oops while accessing iomem on invalid address, if devm_ioremap_resource() fails due to some reason. The devm_ioremap_resource() function returns ERR_PTR() and never returns NULL, which makes useless a following check for NULL. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Fixes: b0e8b3417a62 ("crypto: atmel - use devm_xxx() managed function") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'net/rxrpc/ar-security.c')
0 files changed, 0 insertions, 0 deletions