diff options
| author | Sergey Senozhatsky <[email protected]> | 2019-03-18 20:22:21 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-03-19 14:31:39 +0100 |
| commit | 403fa6deca578f2eabc59d54dd58d1802fe04c9a (patch) | |
| tree | e79bdb651dddee1dc8bad9c2c27055bc205ac558 /tools/perf/scripts/python | |
| parent | 7d6009f2821270831ffc6c29b3bf58891e3583d7 (diff) | |
staging: rtl8723bs: do not use __constant_cpu_to_le16
cpu_to_le16() is capable enough to detect __builtin_constant_p()
and to use an appropriate compile time ___constant_swahbXX()
function.
So we can use cpu_to_le16() instead of __constant_cpu_to_le16().
Signed-off-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions