From: Johan Hedberg Date: Fri, 6 Dec 2013 05:08:52 +0000 (+0200) Subject: Bluetooth: Use min_t for calculating chan->mps X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1324ea50b2e48d30fbeac591771fdceac9315ca;p=pandora-kernel.git Bluetooth: Use min_t for calculating chan->mps Since there's a nice convenient helper for calculating the minimum of two values, let's use that one. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed