diff options
| author | Deepak R Varma <[email protected]> | 2022-10-21 02:58:39 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-10-22 10:00:22 +0200 |
| commit | 227041c5d88aace2a1c95d6741438015ac1d9560 (patch) | |
| tree | eb6628f584474d6f672105dc8f07a109353dd70f /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 3c480b32431272e0a4a78ee1f20bba96deaddd72 (diff) | |
staging: r8188eu: use htons macro instead of __constant_htons
Macro "htons" is more efficient and clearer. It should be used for
constants instead of the __constant_htons macro. Resolves following
checkpatch script complaint:
WARNING: __constant_htons should be htons
Signed-off-by: Deepak R Varma <[email protected]>
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Link: https://lore.kernel.org/r/b46adfbdce0362ed0dbe0fc957ef2f47a93c24bb.1666299151.git.drv@mailo.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions