diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-10-23 08:39:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-25 12:56:38 +0200 |
commit | fba47d8923d0a6f9ed29fadcc74bcb4bf4bcada8 (patch) | |
tree | e89e1ff4be0cb51b32d9dcba99b60fc5d8cbf04f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 39a5d0d1d41c16526cd81463dba1be6846dbeb40 (diff) |
staging: rtl8192e: Replace BIT0 to BIT9 with BIT(0) to BIT(9)
Replace custom macros BIT0 to BIT9 with standard kernel macros BIT(0) to
BIT(9) to shorten code.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/07e7de26d364d0781e41892d5738e1b6b93faf53.1698042685.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions