diff options
author | Bart Van Assche <[email protected]> | 2015-07-09 07:24:08 -0700 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-08-26 10:40:32 -0700 |
commit | ad950360eebb5f5f7610b13cfd08c0185ca3f146 (patch) | |
tree | c48617a7b3e33e208936856bce360ed5e81c72d8 /scripts/gdb/linux/utils.py | |
parent | df3f4cd0defd5f832a806ca1f0dd6638a2df17a5 (diff) |
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 <[email protected]>
Acked-by: Himanshu Madhani <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions