[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160812125835.2324-1-lambert.quentin@gmail.com>
Date: Fri, 12 Aug 2016 14:58:33 +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 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.
---
drivers/staging/rts5208/ms.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
---
Powered by blists - more mailing lists