diff options
author | Marek Vasut <[email protected]> | 2019-03-25 12:40:59 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2019-04-04 11:48:58 +0100 |
commit | 29ffa6db40430e7c89fb1fc37cd78a90b27d4d2a (patch) | |
tree | 81e7413fcfcc082ba371b4bb28ef6f5216747d2d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d8fa26609b91394f9f2d17ae6956a2c3e3632fbb (diff) |
PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
Replace (8 * n) with (BITS_PER_BYTE * n) to make bit shift operations
consistent. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Phil Edworthy <[email protected]>
Cc: Simon Horman <[email protected]>
Cc: Wolfram Sang <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions