From: Johan Hedberg Date: Wed, 19 Mar 2014 12:14:51 +0000 (+0200) Subject: Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID X-Git-Tag: v3.15-rc1~113^2~93^2^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e4aeb9b8bacafd3deebd4763c0f21a9934ed72;p=pandora-kernel.git Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID This is a trivial coding style simplification by instead of having an extra early return to instead revert the if condition and do the single needed queue_work() call there. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed