From cf2eb6baaf426337ee2f539f4349d193b16e4ab6 Mon Sep 17 00:00:00 2001 From: Iulia Manda Date: Sat, 8 Mar 2014 16:44:10 +0200 Subject: [PATCH] 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-format-patch failed