Skip to content
Commit 2716b802 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: remove redundundant "(char *) bh->b_data" casts



The b_data field of the buffer_head is already a char *, so there's no
point casting it to a char *.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 7e936b73
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment