linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] btrfs-progs: Typo review of strings and comments
@ 2016-05-11 23:50 Nicholas D Steeves
  2016-05-11 23:50 ` [PATCH 1/1] " Nicholas D Steeves
  2016-05-12 11:29 ` [PATCH 0/1] btrfs-progs: " David Sterba
  0 siblings, 2 replies; 5+ messages in thread
From: Nicholas D Steeves @ 2016-05-11 23:50 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Nicholas D Steeves

Thank you David Sterba for the btrfs-typos.txt which gave me a head start.  Unfortunately I wasn't able finish before btrfs-progs-4.5.3 was released, because I decided to use emacs' ispell-comments-and-strings to do a full review.  I had to rebase to kdave's 4.5.2 branch on github, and that is what this patch will cleanly apply to.

There were a couple of instances where I wasn't sure what to do; I've annotated them, and they are long lines now.  To find them, search or grep the diff for 'Steeves'.

Best regards,
Nicholas

Nicholas D Steeves (1):
  Typo review of strings and comments.

 CHANGES                                            | 12 ++++-----
 backref.c                                          |  4 +--
 btrfs-convert.c                                    |  4 +--
 btrfs-corrupt-block.c                              |  4 +--
 btrfs-debugfs                                      |  2 +-
 btrfs-image.c                                      | 22 ++++++++--------
 btrfs-list.c                                       |  4 +--
 chunk-recover.c                                    |  6 ++---
 cmds-balance.c                                     |  4 +--
 cmds-check.c                                       | 30 +++++++++++-----------
 cmds-fi-du.c                                       |  2 +-
 cmds-fi-usage.c                                    |  2 +-
 cmds-inspect-tree-stats.c                          |  2 +-
 cmds-inspect.c                                     |  2 +-
 cmds-receive.c                                     |  2 +-
 cmds-scrub.c                                       |  2 +-
 cmds-send.c                                        |  2 +-
 ctree.c                                            |  2 +-
 ctree.h                                            |  6 ++---
 dir-item.c                                         |  2 +-
 disk-io.h                                          |  4 +--
 extent-cache.h                                     |  2 +-
 file.c                                             |  4 +--
 inode.c                                            |  4 +--
 ioctl.h                                            |  6 ++---
 list_sort.c                                        |  2 +-
 mkfs.c                                             | 12 ++++-----
 send-utils.c                                       |  2 +-
 show-blocks                                        |  4 +--
 super-recover.c                                    |  4 +--
 tests/README.md                                    |  4 +--
 tests/common                                       |  2 +-
 tests/fsck-tests.sh                                |  2 +-
 tests/misc-tests.sh                                |  2 +-
 tests/misc-tests/007-subvolume-sync/test.sh        |  4 +--
 .../009-subvolume-sync-must-wait/test.sh           |  2 +-
 tests/misc-tests/013-subvolume-sync-crash/test.sh  |  2 +-
 tests/mkfs-tests.sh                                |  2 +-
 .../008-secorsize-nodesize-combination/test.sh     |  2 +-
 ulist.c                                            |  2 +-
 utils-lib.c                                        |  2 +-
 utils.c                                            |  2 +-
 volumes.c                                          |  2 +-
 43 files changed, 95 insertions(+), 95 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-13  8:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 23:50 [PATCH 0/1] btrfs-progs: Typo review of strings and comments Nicholas D Steeves
2016-05-11 23:50 ` [PATCH 1/1] " Nicholas D Steeves
2016-05-12 11:29 ` [PATCH 0/1] btrfs-progs: " David Sterba
2016-05-12 20:56   ` Nicholas D Steeves
2016-05-13  8:26     ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).