]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: nvec: remove unneccessary 'out of memory' message
authorPawel Lebioda <pawel.lebioda89@gmail.com>
Sat, 5 Jul 2014 20:30:56 +0000 (22:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 19:14:06 +0000 (12:14 -0700)
commit5a9077a83321abe390b2dffde0e3fe2be0f4e6bb
treee695d9ace7fa7c6d29be790a9466a6e32d7aebfc
parentaea2cda3d817a53ee13ffe0105644d1ac500cc5e
staging: nvec: remove unneccessary 'out of memory' message

Fix the following warning reported by checkpatch.pl:

WARNING: Possible unnecessary 'out of memory' message
811: FILE: drivers/staging/nvec/nvec.c:811

Signed-off-by: Pawel Lebioda <pawel.lebioda89@gmail.com>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec.c