On Mon, Sep 02, 2013 at 01:19:54AM -0700, Christoph Hellwig wrote: > > --- a/fs/xfs/xfs_dquot_item.c > > +++ b/fs/xfs/xfs_dquot_item.c > > @@ -143,6 +143,8 @@ STATIC uint > > xfs_qm_dquot_logitem_push( > > struct xfs_log_item *lip, > > struct list_head *buffer_list) > > + __releases(&lip->li_ailp->xa_lock) > > + __acquires(&lip->li_ailp->xa_lock) > > { > > Having these markers indented the same amount as the parameters isn't > very readable. Maybe give them another tab level? Sure. Can do. -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs