From: Marcel Holtmann Date: Sun, 20 Jul 2014 15:43:07 +0000 (+0200) Subject: Bluetooth: Remove unneeded variable assignment in hmac_sha256 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a961a440d693f0f74d3185728b13b8a11fc5860;p=pandora-kernel.git Bluetooth: Remove unneeded variable assignment in hmac_sha256 The variable ret does not need to be assigned when declaring it. So remove this initial assignment. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed