xfs: fix silly whitespace problems with kernel libxfs
Fix a few whitespace errors such as spaces at the end of the line, etc. This gets us back to something more closely resembling parity. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com> Reviewed-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/*
|
||||
* XFS On Disk Format Definitions
|
||||
*
|
||||
* This header file defines all the on-disk format definitions for
|
||||
* This header file defines all the on-disk format definitions for
|
||||
* general XFS objects. Directory and attribute related objects are defined in
|
||||
* xfs_da_format.h, which log and log item formats are defined in
|
||||
* xfs_log_format.h. Everything else goes here.
|
||||
|
||||
Reference in New Issue
Block a user