]> asedeno.scripts.mit.edu Git - linux.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)
commit2ead7aba44e973b313fde0e39371363459cc1128
treed5fc40604d42a8f8451c794967b370ac007c51e9
parentf72deab378db8eadb6d6eb06b6e2b90c9b681c81
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