]> git.baikalelectronics.ru Git - kernel.git/commit
openrisc: entry: Whitespace and comment cleanups
authorStafford Horne <shorne@gmail.com>
Tue, 10 Jan 2017 14:13:45 +0000 (23:13 +0900)
committerStafford Horne <shorne@gmail.com>
Fri, 24 Feb 2017 19:31:05 +0000 (04:31 +0900)
commit31ab47c12e95ff104eb50ff6768cacce2c78e770
treed5fc40604d42a8f8451c794967b370ac007c51e9
parent0dc936a4fd0500b593fe18af0c0b49c4e35c448f
openrisc: entry: Whitespace and comment cleanups

Cleanups to whitespace and add some comments. Reading through the delay
slot logic I noticed some things:
 - Delay slot instructions were not indented
 - Some comments are not lined up
 - Use tabs and spaces consistent with other code

No functional change

Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/kernel/entry.S