From: Mark Fasheh Date: Fri, 3 Mar 2006 18:18:58 +0000 (-0800) Subject: ocfs2: use __attribute__ format X-Git-Tag: v2.6.17-rc1~731^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74e1f0e8a7858c9ba6065480c88d7feba3520ac;p=pandora-kernel.git ocfs2: use __attribute__ format Use the "format" attribute on ocfs2_error() and ocfs2_abort() so that the compiler will warn when we get calls to those functions wrong. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed