]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6763db181fc61ffc53e30db0093c71ca1ffdf2a1
treee483a8e61fe876506d8ed819fbfe29eac6c493a7
parent79251c656b9412a5599cba4af8e2a16a3f1b69ea
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