[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160812141518.12585-1-lambert.quentin@gmail.com>
Date: Fri, 12 Aug 2016 16:15:16 +0200
From: Quentin Lambert <lambert.quentin@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org
Subject: [PATCH v2 0/2] add missing calls to kfree
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(-)
---
Powered by blists - more mailing lists