diff options
author | Parker Newman <pnewman@connecttech.com> | 2024-10-02 18:12:34 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-11 09:42:03 +0300 |
commit | d45109c53272c88afc7db84779d0a845a12ed9fc (patch) | |
tree | 992f972050fa692d2c26ba4c0655d3904158fe0b /scripts/lib/kdoc/kdoc_files.py | |
parent | 7738a7ab9d12c5371ed97114ee2132d4512e9fd5 (diff) | |
download | linux-d45109c53272c88afc7db84779d0a845a12ed9fc.tar.xz |
misc: eeprom: eeprom_93cx6: Switch to BIT() macro
Use the BIT() macro rather than (1 << (i - 1)).
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Parker Newman <pnewman@connecttech.com>
Link: https://lore.kernel.org/r/f40d21d284816a62003975e237a58b489d77c7d4.1727880931.git.pnewman@connecttech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions