diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2015-07-09 14:24:08 (GMT) |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-08-26 17:40:32 (GMT) |
commit | ad950360eebb5f5f7610b13cfd08c0185ca3f146 (patch) | |
tree | c48617a7b3e33e208936856bce360ed5e81c72d8 /net/caif | |
parent | df3f4cd0defd5f832a806ca1f0dd6638a2df17a5 (diff) | |
download | linux-ad950360eebb5f5f7610b13cfd08c0185ca3f146.tar.xz |
qla2xxx: Remove __constant_ prefix
Whether htonl() or __constant_htonl() is used, if the argument
is a constant the conversion happens at compile time. Hence leave
out the __constant_ prefix for this and other endianness
conversion functions. This improves source code readability.
[jejb: checkpatch fixes]
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Acked-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions