From: Johan Hedberg Date: Mon, 17 Nov 2014 18:52:20 +0000 (+0200) Subject: Bluetooth: Use shorter "rand" name for "randomizer" X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38da1703060a520e69b00405f9bdf765d1396cd0;p=pandora-kernel.git Bluetooth: Use shorter "rand" name for "randomizer" The common short form of "randomizer" is "rand" in many places (including the Bluetooth specification). The shorter version also makes for easier to read code with less forced line breaks. This patch renames all occurences of "randomizer" to "rand" in the Bluetooth subsystem code. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed