From 1fcefbdf06708a5811ffa8acc949714aee60ae13 Mon Sep 17 00:00:00 2001 From: kbuild test robot Date: Wed, 25 Mar 2015 07:23:52 +0100 Subject: [PATCH] usb: chipidea: usbmisc_imx: fix returnvar.cocci warnings drivers/usb/chipidea/usbmisc_imx.c:277:5-8: Unneeded variable: "ret". Return "0" on line 297 Removes unneeded variable used to store return value. Generated by: scripts/coccinelle/misc/returnvar.cocci Cc: Julia Lawall Signed-off-by: Peter Chen Signed-off-by: Fengguang Wu Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed