> +static void > +xfs_qm_fill_state( > + struct qc_type_state *tstate, > + struct xfs_mount *mp, > + struct xfs_inode *ip, > + xfs_ino_t ino) > +/* > + * Return quota status information, such as enforcements, quota file inode > + * numbers etc. > + */ > +static int > +xfs_fs_get_quota_state( > + struct super_block *sb, > + struct qc_state *state) We usually tab-align the arguments in XFS prototypes. Otherwise this patch looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs