From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 11 Oct 2015 14:17:32 +0200 Subject: [U-Boot] [PATCH] common/usb_storage.c: Clean up usb_storage_probe() In-Reply-To: <1444562788-19389-1-git-send-email-trini@konsulko.com> References: <1444562788-19389-1-git-send-email-trini@konsulko.com> Message-ID: <201510111417.32975.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday, October 11, 2015 at 01:26:27 PM, Tom Rini wrote: > We have the protocol and subclass variables which are used only in > disabled debug code. This code dates back to the initial git import and > seemingly dead code so remove it. > > This was detected by Coverity (CID 131117) > > Signed-off-by: Tom Rini Acked-by: Marek Vasut You want me to pick it for -next or do you plan this for master ? Best regards, Marek Vasut