]> Git Repo - linux.git/commit
ext4: remove unused variable flags
authorLukas Czerner <[email protected]>
Tue, 29 Jan 2013 02:14:11 +0000 (21:14 -0500)
committerTheodore Ts'o <[email protected]>
Tue, 29 Jan 2013 02:14:11 +0000 (21:14 -0500)
commitcfa7275482414fa87c9e51dd7b9d4d5d3f7a7fed
treebb31f133bb660ac084e70184b87b1b18d8f44913
parentfe386132f6731d02a45c380be0a3d339e6446cb5
ext4: remove unused variable flags

Remove unused variable flags from dump_completed_IO(). The code is
only exercised when EXT4FS_DEBUG is defined.

Signed-off-by: Lukas Czerner <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Reviewed-by: Zheng Liu <[email protected]>
fs/ext4/page-io.c
This page took 0.049885 seconds and 4 git commands to generate.