From: Fabian Frederick Date: Sun, 1 Jun 2014 14:06:53 +0000 (+0200) Subject: include/scsi/osd_protocol.h: remove unnecessary __constant X-Git-Tag: omap-for-v3.16/fixes-against-rc1~75^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ff05910d9652f8a0c4dbb6c7772cfca5364f12;p=pandora-kernel.git include/scsi/osd_protocol.h: remove unnecessary __constant __constant_cpu_to_be16 converted to cpu_to_be16 This patch fixes checkpatch warnings: "WARNING: __constant_cpu_to_be16 should be cpu_to_be16" Signed-off-by: Fabian Frederick Ack-by: Boaz Harrosh Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed