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

Commit 484c96db authored by Will Deacon's avatar Will Deacon
Browse files

arm64: lse: fix lse cmpxchg code indentation



For some reason, the ll/sc cmpxchg asm is all off to the left and
awkward to read in conjunction with the following (correctly indented)
LSE version.

This patch shifts the ll/sc code back to where it should be.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 63a58186
Loading
Loading
Loading
Loading
+3 −3

File changed.

Contains only whitespace changes.