diff options
author | Martin Kaiser <[email protected]> | 2023-05-19 18:04:33 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-05-24 18:12:33 +0800 |
commit | 44777807fbf2cbb0c5a6c049f382b428302e5200 (patch) | |
tree | faf695d225c8cd4f90bcd3dc0c5892730cc390b6 /fs/jbd2/commit.c | |
parent | cbd077813505765273f639aef13a10d81107e1aa (diff) |
hwrng: imx-rngc - use BIT(x) for register bit defines
Rewrite the defines for register bits to use BIT(x) instead of writing
out the 32-bit number. This makes it easier to compare the code with the
register descriptions in the reference manual.
Signed-off-by: Martin Kaiser <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions