diff options
author | Lu Hongfei <[email protected]> | 2023-07-07 18:55:16 +0800 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2023-08-27 11:27:12 -0400 |
commit | 89cadf6e22a958014d09c901caf0cd2105780dbe (patch) | |
tree | 1c11d019ceb500dcc312396e6035563c9942bf24 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 1524773425ae8113b0b782886366e68656b34e53 (diff) |
ext4: change the type of blocksize in ext4_mb_init_cache()
The return value type of i_blocksize() is 'unsigned int', so the
type of blocksize has been modified from 'int' to 'unsigned int'
to ensure data type consistency.
Signed-off-by: Lu Hongfei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions