From: David S. Miller Date: Sun, 17 Apr 2011 07:46:45 +0000 (-0700) Subject: ax25: Fix set-but-unused variable. X-Git-Tag: v3.0-rc1~377^2~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8f969e603b85931f25a1d50f3a7a01e2712c17a;p=pandora-kernel.git ax25: Fix set-but-unused variable. The variable 's' is set but unused in ax25_protocol_release(). Just kill it off. Signed-off-by: David S. Miller --- Reading git-diff-tree failed