From: Syam Sidhardhan Date: Wed, 10 Oct 2012 16:39:29 +0000 (+0530) Subject: Bluetooth: Use __constant modifier for RFCOMM PSM X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~105^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bcb80944dffe68055c1745dc919d22ee1e276a5;p=pandora-kernel.git Bluetooth: Use __constant modifier for RFCOMM PSM Since the RFCOMM_PSM is constant, __constant_cpu_to_le16() is the right go here. Signed-off-by: Syam Sidhardhan Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed