Home
last modified time | relevance | path

Searched hist:"2716 b802" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dresize.c2716b802 Mon May 28 16:47:52 CDT 2012 Theodore Ts'o <tytso@mit.edu> 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: "Theodore Ts'o" <tytso@mit.edu>
2716b802 Mon May 28 16:47:52 CDT 2012 Theodore Ts'o <tytso@mit.edu> 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: "Theodore Ts'o" <tytso@mit.edu>
H A Dsuper.c2716b802 Mon May 28 16:47:52 CDT 2012 Theodore Ts'o <tytso@mit.edu> 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: "Theodore Ts'o" <tytso@mit.edu>