[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160722133242.21916-1-lambert.quentin@gmail.com>
Date: Fri, 22 Jul 2016 15:32:40 +0200
From: Quentin Lambert <lambert.quentin@...il.com>
To: Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org
Subject: [PATCH 0/2] Fix a resource release omission in error handling code
The first patch is a style fix, the second add calls to npe_release.
The reason for me thinking that they are necessary is that every other branches
leading to an error return are calling this function.
---
drivers/crypto/ixp4xx_crypto.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
Powered by blists - more mailing lists