Signed-off-by: Dileep Sankhla
---
drivers/staging/vt6656/usbpipe.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/staging/vt6656/usbpipe.c b/drivers/staging/vt6656/usbpipe.c
index 273176386a51..5bbc56f8779e 100644
--- a/drivers/staging/vt6656/usbpipe.c
+++ b/drivers/staging/vt6656
This patch removes the unnecessary out of memory message fixing the
following checkpatch.pl warning in usbpipe.c:
WARNING: Possible unnecessary 'out of memory' message
Signed-off-by: Dileep Sankhla
---
Change in v2:
- changed commit message
---
drivers/staging/vt6656/usbpipe.c | 3 -