linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] BTRFS: Mundane typo fixes
@ 2021-03-28  4:18 Bhaskar Chowdhury
  2021-03-28  4:18 ` [PATCH 01/10] extent-map-tests.c: A typo fix Bhaskar Chowdhury
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-28  4:18 UTC (permalink / raw)
  To: clm, josef, dsterba, linux-btrfs; +Cc: Bhaskar Chowdhury, rdunlap, linux-kernel

This patch series fixes trivial typos as they appear in the files.

Bhaskar Chowdhury (10):
  extent-map-tests.c: A typo fix
  dev-replace.c: A typo fix
  ioctl.c: A typo fix
  zoned.c: A typo fix
  inode.c: Couple of typo fixes
  scrub.c: Fix a typo
  locking.c: Fix same typo in couple of places
  volumes.c: Fix a typo
  extent-tree.c: Fix a typo
  disk-io.c: Fix a typo

 fs/btrfs/dev-replace.c            | 2 +-
 fs/btrfs/disk-io.c                | 2 +-
 fs/btrfs/extent-tree.c            | 2 +-
 fs/btrfs/inode.c                  | 4 ++--
 fs/btrfs/ioctl.c                  | 2 +-
 fs/btrfs/locking.c                | 4 ++--
 fs/btrfs/scrub.c                  | 2 +-
 fs/btrfs/tests/extent-map-tests.c | 2 +-
 fs/btrfs/volumes.c                | 2 +-
 fs/btrfs/zoned.c                  | 2 +-
 10 files changed, 12 insertions(+), 12 deletions(-)

--
2.26.2


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

end of thread, other threads:[~2021-03-28  4:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-28  4:18 [PATCH 00/10] BTRFS: Mundane typo fixes Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 01/10] extent-map-tests.c: A typo fix Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 02/10] dev-replace.c: " Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 03/10] ioctl.c: " Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 04/10] zoned.c: " Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 05/10] inode.c: Couple of typo fixes Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 06/10] scrub.c: Fix a typo Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 07/10] locking.c: Fix same typo in couple of places Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 08/10] volumes.c: Fix a typo Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 09/10] extent-tree.c: " Bhaskar Chowdhury
2021-03-28  4:18 ` [PATCH 10/10] disk-io.c: " Bhaskar Chowdhury

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).