On Sat, 26 Oct 2024 at 08:41, Heinrich Schuchardt <[email protected]> wrote: > > Remove copying a pointer with a cast to the very same type. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > fs/ext4/ext4_common.c | 27 +++++++++++++-------------- > 1 file changed, 13 insertions(+), 14 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

