lkml.org 
[lkml]   [2020]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH trivial] lib/bitmap.c: fix spello
Date
From: Randy Dunlap <rdunlap@infradead.org>

Fix typo/spello for whitespaces.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jiri Kosina <trivial@kernel.org>
---
lib/bitmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200330.orig/lib/bitmap.c
+++ linux-next-20200330/lib/bitmap.c
@@ -551,7 +551,7 @@ static inline bool end_of_region(char c)
}

/*
- * The format allows commas and whitespases at the beginning
+ * The format allows commas and whitespaces at the beginning
* of the region.
*/
static const char *bitmap_find_region(const char *str)
\
 
 \ /
  Last update: 2020-03-31 02:23    [W:0.038 / U:0.692 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site