From: Iulia Manda Date: Sat, 8 Mar 2014 14:44:10 +0000 (+0200) Subject: Staging:netlogic: Correct double assignment in xlr_net.c X-Git-Tag: v3.15-rc1~139^2~494 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf2eb6baaf426337ee2f539f4349d193b16e4ab6;p=pandora-kernel.git Staging:netlogic: Correct double assignment in xlr_net.c This patch removes an unnecessary assignment of variable val. I have used a coccinelle semantic patch(da.cocci) in order to find this issue. Signed-off-by: Iulia Manda Reviewed-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed