Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4af410a8 authored by Chris Zankel's avatar Chris Zankel
Browse files

[XTENSA] Spelling fixes in arch/xtensa



Spelling fixes in arch/xtensa/.

Signed-off-by: default avatarSimon Arlott <simon@fire.lp0.eu>
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent ef6051a9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -401,7 +401,7 @@ int pci_mmap_page_range(struct pci_dev *dev, struct vm_area_struct *vma,
 * Also, think for a moment about likes of floppy.c that
 * include architecture specific parts. They may want to redefine ins/outs.
 *
 * We do not use horroble macroses here because we want to
 * We do not use horrible macros here because we want to
 * advance pointer by sizeof(size).
 */
void outsb(unsigned long addr, const void *src, unsigned long count) {
+1 −1
Original line number Diff line number Diff line
@@ -205,7 +205,7 @@ void __init init_mmu (void)
	/* Writing zeros to the <t>TLBCFG special registers ensure
	 * that valid values exist in the register.  For existing
	 * PGSZID<w> fields, zero selects the first element of the
	 * page-size array.  For nonexistant PGSZID<w> fields, zero is
	 * page-size array.  For nonexistent PGSZID<w> fields, zero is
	 * the best value to write.  Also, when changing PGSZID<w>
	 * fields, the corresponding TLB must be flushed.
	 */
+1 −1

File changed.

Contains only whitespace changes.