ext4: clean up ext4_abort() so __func__ is now implicit
authorTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jun 2010 15:07:07 +0000 (11:07 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jun 2010 15:07:07 +0000 (11:07 -0400)
Use a macro definition for ext4_abort() to clean up the .c files a wee
bit.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found