Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1475205

[PATCH 0/2] add omitted release in qat_common

From Quentin Lambert <lambert.quentin@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] add omitted release in qat_common
Date 2016-09-02 16:40 +0200
Message-ID <scXNn-El-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)
---

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] add omitted release in qat_common Quentin Lambert <lambert.quentin@gmail.com> - 2016-09-02 16:40 +0200
  [PATCH 0/2][RESEND] add omitted release in qat_common Quentin Lambert <lambert.quentin@gmail.com> - 2016-09-02 16:50 +0200
    [PATCH v2 0/2] add omitted release in qat_common Quentin Lambert <lambert.quentin@gmail.com> - 2016-09-02 16:50 +0200

csiph-web