git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a863ba
)
include/scsi/osd_protocol.h: remove unnecessary __constant
author
Fabian Frederick
<fabf@skynet.be>
Sun, 1 Jun 2014 14:06:53 +0000
(16:06 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Mon, 2 Jun 2014 08:36:27 +0000
(10:36 +0200)
__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>
No differences found