From a50988a11d1bbf58213f81d46623596bfb51a969 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Fri, 4 Apr 2014 02:16:23 +0200 Subject: [PATCH] net: smc911x: Remove unused local variable The ioaddr local variable is assigned to but never used in the smc911x_rx_dma_irq() function, remove it. Signed-off-by: Laurent Pinchart Signed-off-by: David S. Miller --- Reading git-format-patch failed