diff options
| author | Alex Dewar <[email protected]> | 2020-08-18 14:49:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-08-18 16:12:14 +0200 |
| commit | 217b97f69e60e738c3d5f56453aef886da686457 (patch) | |
| tree | a4f72a413353f9c5aa26dc117e54ce9ec38ae534 /tools/perf/scripts/python | |
| parent | c9638363f02df48a8b215c6e4b056f7646ba403f (diff) | |
staging: emxx_udc: Use standard BIT() macro
Currently emxx_udc.h defines bit values using local macros. Use the
standard one instead.
Also, combine bit values with bitwise-or rather than addition, as
suggested by Coccinelle.
Signed-off-by: Alex Dewar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions