mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-28 06:49:44 +09:00
__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 <fabf@skynet.be> Ack-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: Christoph Hellwig <hch@lst.de>