ocfs2: use __attribute__ format
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 3 Mar 2006 18:18:58 +0000 (10:18 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 24 Mar 2006 22:58:24 +0000 (14:58 -0800)
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 <mark.fasheh@oracle.com>
fs/ocfs2/super.h

Simple merge