b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] batman-adv: fix checkpatch warning about misspelled "cache"
@ 2018-07-05 14:57 Sven Eckelmann
  2018-07-17 18:00 ` Sven Eckelmann
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Eckelmann @ 2018-07-05 14:57 UTC (permalink / raw)
  To: b.a.t.m.a.n

commit a2d4df9b673c ("spelling.txt: add more spellings to spelling.txt")
introduced the spellcheck of "cache" for checkpatch.pl.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 net/batman-adv/debugfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/batman-adv/debugfs.c b/net/batman-adv/debugfs.c
index 87479c60..3cb82378 100644
--- a/net/batman-adv/debugfs.c
+++ b/net/batman-adv/debugfs.c
@@ -118,7 +118,7 @@ static int batadv_bla_backbone_table_open(struct inode *inode,
 
 #ifdef CONFIG_BATMAN_ADV_DAT
 /**
- * batadv_dat_cache_open() - Prepare file handler for reads from dat_chache
+ * batadv_dat_cache_open() - Prepare file handler for reads from dat_cache
  * @inode: inode which was opened
  * @file: file handle to be initialized
  *
-- 
2.11.0


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

* Re: [B.A.T.M.A.N.] [PATCH] batman-adv: fix checkpatch warning about misspelled "cache"
  2018-07-05 14:57 [B.A.T.M.A.N.] [PATCH] batman-adv: fix checkpatch warning about misspelled "cache" Sven Eckelmann
@ 2018-07-17 18:00 ` Sven Eckelmann
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Eckelmann @ 2018-07-17 18:00 UTC (permalink / raw)
  To: b.a.t.m.a.n

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

On Donnerstag, 5. Juli 2018 16:57:12 CEST Sven Eckelmann wrote:
> commit a2d4df9b673c ("spelling.txt: add more spellings to spelling.txt")
> introduced the spellcheck of "cache" for checkpatch.pl.
> 
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
>  net/batman-adv/debugfs.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Added as 57fe2eca21cf [1]

Kind regards,
	Sven

[1] https://git.open-mesh.org/batman-adv.git/commit/57fe2eca21cfd931de4eebca4eb278894043636d

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-07-17 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05 14:57 [B.A.T.M.A.N.] [PATCH] batman-adv: fix checkpatch warning about misspelled "cache" Sven Eckelmann
2018-07-17 18:00 ` Sven Eckelmann

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