Commit c0b26c06 authored by Seongsu Park's avatar Seongsu Park Committed by Will Deacon
Browse files

arm64: fix typo in comments

parent 719da04f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@ struct arm64_ftr_bits {
 * to full-0 denotes that this field has no override
 *
 * A @mask field set to full-0 with the corresponding @val field set
 * to full-1 denotes thath this field has an invalid override.
 * to full-1 denotes that this field has an invalid override.
 */
struct arm64_ftr_override {
	u64		val;