mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
tree-wide: fix comment/printk typos
"gadget", "through", "command", "maintain", "maintain", "controller", "address", "between", "initiali[zs]e", "instead", "function", "select", "already", "equal", "access", "management", "hierarchy", "registration", "interest", "relative", "memory", "offset", "already", Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
6aaccece1c
commit
b595076a18
207 changed files with 261 additions and 261 deletions
|
@ -163,7 +163,7 @@ static int do_kimage_alloc(struct kimage **rimage, unsigned long entry,
|
|||
* just verifies it is an address we can use.
|
||||
*
|
||||
* Since the kernel does everything in page size chunks ensure
|
||||
* the destination addreses are page aligned. Too many
|
||||
* the destination addresses are page aligned. Too many
|
||||
* special cases crop of when we don't do this. The most
|
||||
* insidious is getting overlapping destination addresses
|
||||
* simply because addresses are changed to page size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue