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


Groups > linux.kernel > #1461196

[PATCH v2 0/2] add missing calls to kfree

From Quentin Lambert <lambert.quentin@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] add missing calls to kfree
Date 2016-08-12 16:20 +0200
Message-ID <s5ltv-2Ka-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The first patch is a style fix, the second add calls to kfree.
The reason for me thinking that they are necessary is that every other branches
leading to an error return are jumping to the same destination.

v2: add a commit message to the first patch

---
 drivers/staging/rts5208/ms.c |   18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)
---

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 0/2] add missing calls to kfree Quentin Lambert <lambert.quentin@gmail.com> - 2016-08-12 16:20 +0200

csiph-web