X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fcluster%2Fheartbeat.c;fp=fs%2Focfs2%2Fcluster%2Fheartbeat.c;h=643720209a9899506b9a1c477b458b91b5070d4c;hb=25985edcedea6396277003854657b5f3cb31a628;hp=2461eb3272edfab9c6c4949cb435252181938b72;hpb=6aba74f2791287ec407e0f92487a725a25908067;p=pandora-kernel.git diff --git a/fs/ocfs2/cluster/heartbeat.c b/fs/ocfs2/cluster/heartbeat.c index 2461eb3272ed..643720209a98 100644 --- a/fs/ocfs2/cluster/heartbeat.c +++ b/fs/ocfs2/cluster/heartbeat.c @@ -2275,7 +2275,7 @@ void o2hb_free_hb_set(struct config_group *group) kfree(hs); } -/* hb callback registration and issueing */ +/* hb callback registration and issuing */ static struct o2hb_callback *hbcall_from_type(enum o2hb_callback_type type) {