Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jfs: Fix do_div precision in commit b40c2e6
In a hasty fix to replace a 64-bit division with do_div, I unintentionally assigned the divisor to a 32-bit variable. Signed-off-by: Dave Kleikamp <[email protected]> Cc: Tino Reichardt <[email protected]>
- Loading branch information