Re: [PATCH 0/2] staging: nvec: fix some coding style problems

2014-07-06 Thread Marc Dietrich
Hi Pawel, Am Samstag, 5. Juli 2014, 22:30:54 schrieb Pawel Lebioda: > The following patches fix some warnings reported by checkpatch.pl > > Pawel Lebioda (2): > staging: nvec: remove unnecessary 'else' after 'return' statement > staging: nvec: remove unneccessary 'out of memory' message > >

[PATCH 0/2] staging: nvec: fix some coding style problems

2014-07-05 Thread Pawel Lebioda
The following patches fix some warnings reported by checkpatch.pl Pawel Lebioda (2): staging: nvec: remove unnecessary 'else' after 'return' statement staging: nvec: remove unneccessary 'out of memory' message drivers/staging/nvec/nvec.c | 8 +++- 1 file changed, 3 insertions(+), 5 delet