All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add omitted release in qat_common
@ 2016-09-02 14:37 ` Quentin Lambert
  0 siblings, 0 replies; 24+ messages in thread
From: Quentin Lambert @ 2016-09-02 14:37 UTC (permalink / raw)
  To: Giovanni Cabiddu, Salvatore Benedetto, Herbert Xu,
	David S. Miller, qat-linux, linux-crypto, linux-kernel,
	Quentin Lambert
  Cc: kernel-janitors

The first patch introduces a variable to handle different error codes and be
able to reuse the same clean up code. The second add an omitted release by
jumping to the clean code having set the returned value to the proper error
code.

---
 drivers/crypto/qat/qat_common/qat_uclo.c |   16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)
---

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2016-09-13 12:56 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-02 14:37 [PATCH 0/2] add omitted release in qat_common Quentin Lambert
2016-09-02 14:37 ` Quentin Lambert
2016-09-02 14:37 ` [PATCH 1/2] crypto: qat - introduces a variable to handle error codes Quentin Lambert
2016-09-02 14:37   ` Quentin Lambert
2016-09-02 14:37 ` [PATCH 2/2] crypto: qat - fix resource release omissions Quentin Lambert
2016-09-02 14:37   ` Quentin Lambert
2016-09-02 14:43 ` [PATCH 0/2][RESEND] add omitted release in qat_common Quentin Lambert
2016-09-02 14:43   ` Quentin Lambert
2016-09-02 14:43   ` [PATCH 1/2][RESEND] crypto: qat - introduces a variable to handle error codes Quentin Lambert
2016-09-02 14:43     ` Quentin Lambert
2016-09-02 14:43   ` [PATCH 2/2] crypto: qat - fix resource release omissions Quentin Lambert
2016-09-02 14:43     ` Quentin Lambert
2016-09-02 14:47   ` [PATCH v2 0/2] add omitted release in qat_common Quentin Lambert
2016-09-02 14:47     ` Quentin Lambert
2016-09-02 14:47     ` [PATCH v2 1/2] crypto: qat - introduces a variable to handle error codes Quentin Lambert
2016-09-02 14:47       ` Quentin Lambert
2016-09-02 14:47     ` [PATCH v2 2/2] crypto: qat - fix resource release omissions Quentin Lambert
2016-09-02 14:47       ` Quentin Lambert
2016-09-06 10:18       ` Giovanni Cabiddu
2016-09-06 10:18         ` Giovanni Cabiddu
2016-09-13 12:40         ` Herbert Xu
2016-09-13 12:40           ` Herbert Xu
2016-09-13 12:56           ` Quentin Lambert
2016-09-13 12:56             ` Quentin Lambert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.