From: Marcel Holtmann Date: Thu, 10 Oct 2013 10:08:10 +0000 (-0700) Subject: Bluetooth: Remove unneeded val variable when setting SSP X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72ef0c1a9e62c3dd3b4841c8c8a1f259bf7b5d94;p=pandora-kernel.git Bluetooth: Remove unneeded val variable when setting SSP The variable val in the set_ssp() function of the management interface is not needed. Just use cp->val directly since its input values have already been validated. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed