]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: Remove trailing blanks on various places
authorJan Tulak <jtulak@redhat.com>
Sun, 20 Dec 2015 23:54:39 +0000 (10:54 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 20 Dec 2015 23:54:39 +0000 (10:54 +1100)
commitf814911008e174f396e88d8cfeabf7849424604b
treef68f29dceecea23bd0cdb2d6e3f92c70a5aa2daf
parent85dcd9a09855d8423863806c70a9e11887f054ad
xfsprogs: Remove trailing blanks on various places

Clean up the code a little by removing blank characters on line ends.
Most of these (if not all) sits there for long time and it is probable
that without this explicit removal, they will stay in the code for much
longer.

Signed-off-by: Jan Tulak <jtulak@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
52 files changed:
copy/xfs_copy.c
copy/xfs_copy.h
db/bmap.c
db/check.c
db/dir2sf.c
db/frag.c
db/inode.c
db/input.c
db/sb.c
db/symlink.c
include/atomic.h
include/builddefs.in
include/install-sh
include/kmem.h
include/libxlog.h
include/xfs_mount.h
io/fiemap.c
io/mmap.c
io/parent.c
libhandle/handle.c
libxcmd/paths.c
libxfs/Makefile
libxfs/darwin.c
libxfs/init.c
libxfs/kmem.c
libxfs/util.c
libxfs/xfs_attr_leaf.c
libxfs/xfs_dquot_buf.c
libxfs/xfs_format.h
libxfs/xfs_ialloc.c
libxfs/xfs_rtbitmap.c
libxfs/xfs_trans_resv.c
logprint/log_print_all.c
m4/manual_format.m4
m4/package_aiodev.m4
m4/package_libcdev.m4
mdrestore/xfs_mdrestore.c
mkfs/xfs_mkfs.c
quota/edit.c
quota/quota.h
quota/state.c
repair/agheader.c
repair/attr_repair.c
repair/da_util.c
repair/dinode.c
repair/phase5.c
repair/phase6.c
repair/prefetch.c
repair/protos.h
repair/scan.c
repair/versions.c
tools/libxfs-apply