[PATCH 0/2] add missing calls to kfree

From: Quentin Lambert
Date: Fri Aug 12 2016 - 09:00:08 EST


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