diff options
author | Fabian Frederick <[email protected]> | 2014-05-20 18:50:16 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2014-05-21 10:26:13 +0200 |
commit | 770901cc1352b46f0e2de08260ec40c0364d7723 (patch) | |
tree | 6f6826ca0773a7dfb765a29efacdef204316fe46 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | afd54c6881a51fe9cef843b36d289ae74a8f14bb (diff) |
fs/jbd/revoke.c: replace shift loop by ilog2
journal_init_revoke_table is only called with positive hash_size
(JOURNAL_REVOKE_DEFAULT_HASH) so we can replace loop shift by ilog2
Cc: Andrew Morton <[email protected]>
Cc: Jan Kara <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Fabian Frederick <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions