]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_inode_item.c
[IA64] put kdump_find_rsvd_region in __init
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_inode_item.c
index a7a92251eb564d84c3898d407b01b04baf7c673f..565d470a6b4a074e1b17bd422eebd53005e2c146 100644 (file)
@@ -887,7 +887,7 @@ xfs_inode_item_committing(
 /*
  * This is the ops vector shared by all buf log items.
  */
-STATIC struct xfs_item_ops xfs_inode_item_ops = {
+static struct xfs_item_ops xfs_inode_item_ops = {
        .iop_size       = (uint(*)(xfs_log_item_t*))xfs_inode_item_size,
        .iop_format     = (void(*)(xfs_log_item_t*, xfs_log_iovec_t*))
                                        xfs_inode_item_format,