All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: tytso@mit.edu, adilger.kernel@dilger.ca
Cc: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	linux-ext4@vger.kernel.org, rdunlap@infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/8] EXT4: Trivial typo fixes
Date: Sat, 27 Mar 2021 16:00:04 +0530	[thread overview]
Message-ID: <cover.1616840203.git.unixbhaskar@gmail.com> (raw)

This patch series fixed few mundane typos in the below specific files.

Bhaskar Chowdhury (8):
  EXT4: migrate.c: Fixed few typos
  EXT4: namei.c: Fixed a typo
  EXT4: inline.c: A typo fixed
  Fix a typo
  EXT4: indirect.c: A trivial typo fix
  EXT4: xattr.c: Mundane typo fix
  EXT4: fast_commit.c: A mere typo fix
  EXT4: mballoc.h: Single typo fix

 fs/ext4/fast_commit.c | 2 +-
 fs/ext4/indirect.c    | 2 +-
 fs/ext4/inline.c      | 2 +-
 fs/ext4/inode.c       | 2 +-
 fs/ext4/mballoc.h     | 2 +-
 fs/ext4/migrate.c     | 6 +++---
 fs/ext4/namei.c       | 8 ++++----
 fs/ext4/xattr.c       | 2 +-
 8 files changed, 13 insertions(+), 13 deletions(-)

--
2.26.2


             reply	other threads:[~2021-03-27 10:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27 10:30 Bhaskar Chowdhury [this message]
2021-03-27 10:30 ` [PATCH 1/8] EXT4: migrate.c: Fixed few typos Bhaskar Chowdhury
2021-03-27 10:30 ` [PATCH 2/8] EXT4: namei.c: Fixed a typo Bhaskar Chowdhury
2021-03-27 10:30 ` [PATCH 3/8] EXT4: inline.c: A typo fixed Bhaskar Chowdhury
2021-03-27 10:30 ` [PATCH 4/8] Fix a typo Bhaskar Chowdhury
2021-03-27 10:30 ` [PATCH 5/8] EXT4: indirect.c: A trivial typo fix Bhaskar Chowdhury
2021-03-27 10:30 ` [PATCH 6/8] EXT4: xattr.c: Mundane " Bhaskar Chowdhury
2021-03-27 10:30 ` [PATCH 7/8] EXT4: fast_commit.c: A mere " Bhaskar Chowdhury
2021-03-27 10:30 ` [PATCH 8/8] EXT4: mballoc.h: Single " Bhaskar Chowdhury
2021-03-28 19:37 ` [PATCH 0/8] EXT4: Trivial typo fixes Ritesh Harjani
2021-03-28 20:55   ` Bhaskar Chowdhury
2021-04-10  3:19 ` Theodore Ts'o

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1616840203.git.unixbhaskar@gmail.com \
    --to=unixbhaskar@gmail.com \
    --cc=adilger.kernel@dilger.ca \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=tytso@mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.