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 *
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/57fe2eca21cfd931de4eebca4eb2...
b.a.t.m.a.n@lists.open-mesh.org