OSDN Git Service

xfs: reformat xlog_get_lowest_lsn
authorChristoph Hellwig <hch@lst.de>
Sat, 29 Jun 2019 02:27:20 +0000 (19:27 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Sat, 29 Jun 2019 02:27:20 +0000 (19:27 -0700)
commit9bff313253ebfbf93537988ce0937a337c9fcf42
treee0a9c21cd215626225118ab44b9ae86df46a78ad
parent4f62282a369642b992771e78273a023769bf0d9a
xfs: reformat xlog_get_lowest_lsn

Reformat xlog_get_lowest_lsn to our usual style.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_log.c