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)
commita74e1f0e8a7858c9ba6065480c88d7feba3520ac
tree651b85805a0b55b50bf41f8e48f569b658f67a5f
parentb2fd16b4ff2508ac16ae994f4bcd941f97754c00
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 <mark.fasheh@oracle.com>
fs/ocfs2/super.h