From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] Fix spelling of "multiple".
Date: Sun, 23 Oct 2016 20:45:16 -0700 [thread overview]
Message-ID: <20161024034520.26772-1-vagrant@debian.org> (raw)
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
---
fs/ubifs/ubifs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/ubifs/ubifs.c b/fs/ubifs/ubifs.c
index cdc04c6..cc397d6 100644
--- a/fs/ubifs/ubifs.c
+++ b/fs/ubifs/ubifs.c
@@ -854,7 +854,7 @@ int ubifs_read(const char *filename, void *buf, loff_t offset,
*actread = 0;
if (offset & (PAGE_SIZE - 1)) {
- printf("ubifs: Error offset must be a multple of %d\n",
+ printf("ubifs: Error offset must be a multiple of %d\n",
PAGE_SIZE);
return -1;
}
--
2.9.3
next reply other threads:[~2016-10-24 3:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-24 3:45 Vagrant Cascadian [this message]
2016-10-24 3:45 ` [U-Boot] [PATCH 2/4] Fix spelling of "occur" Vagrant Cascadian
2016-10-24 7:51 ` Angelo Dureghello
2016-10-26 16:31 ` Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,2/4] " Tom Rini
2016-10-24 3:45 ` [U-Boot] [PATCH 3/4] Fix spelling of "extended" Vagrant Cascadian
2016-10-26 16:31 ` Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,3/4] " Tom Rini
2016-10-24 3:45 ` [U-Boot] [PATCH 4/4] Fix spelling of "resetting" Vagrant Cascadian
2016-10-26 16:31 ` Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,4/4] " Tom Rini
2016-10-26 16:31 ` [U-Boot] [PATCH 1/4] Fix spelling of "multiple" Simon Glass
2016-11-02 14:26 ` [U-Boot] [U-Boot,1/4] " Tom Rini
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=20161024034520.26772-1-vagrant@debian.org \
--to=vagrant@debian.org \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox