Skip to content

Commit bb457bd

Browse files
devpratonctmarinas
authored andcommitted
arm64: el2_setup.h: fix spelling typo in comments
- "evailable" -> "available" Signed-off-by: Prathu Baronia <prathubaronia2011@gmail.com> Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com> Link: https://lore.kernel.org/r/20230123110639.10473-1-prathubaronia2011@gmail.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 11fc944 commit bb457bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/include/asm/el2_setup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
/**
178178
* Initialize EL2 registers to sane values. This should be called early on all
179179
* cores that were booted in EL2. Note that everything gets initialised as
180-
* if VHE was not evailable. The kernel context will be upgraded to VHE
180+
* if VHE was not available. The kernel context will be upgraded to VHE
181181
* if possible later on in the boot process
182182
*
183183
* Regs: x0, x1 and x2 are clobbered.

0 commit comments

Comments
 (0)