From: Lukas Czerner Date: Mon, 6 Jun 2011 13:51:52 +0000 (-0400) Subject: ext4: fixed tracepoints cleanup X-Git-Tag: v3.0-rc5~53^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c667f8f0656631ee5438baaf21bf30d5f67375;p=pandora-kernel.git ext4: fixed tracepoints cleanup While creating fixed tracepoints for ext3, basically by porting them from ext4, I found a lot of useless retyping, wrong type usage, useless variable passing and other inconsistencies in the ext4 fixed tracepoint code. This patch cleans the fixed tracepoint code for ext4 and also simplify some of them. Signed-off-by: Lukas Czerner Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed