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)
commitc67d859e39896e4286249da89c4ca0ef8bd949cb
treee483a8e61fe876506d8ed819fbfe29eac6c493a7
parent4a9cdec73f79b2858e9ecf0b6cfac7f6b200bf3a
ext4: clean up ext4_abort() so __func__ is now implicit

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>
fs/ext4/ext4.h
fs/ext4/ext4_jbd2.c
fs/ext4/super.c