]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 6287/1: ftrace: clean up mcount assembly indentation
authorRabin Vincent <rabin@rab.in>
Tue, 3 Aug 2010 16:08:09 +0000 (17:08 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 10 Aug 2010 21:10:52 +0000 (22:10 +0100)
commite2b80ce6b93a00fa69ed1d613f75a5f9b1798757
tree3a8ed40adbcc19197d1d3716c36107cc2467086d
parentd43a38e2ed932bc67c054236a460b035723d0ea3
ARM: 6287/1: ftrace: clean up mcount assembly indentation

The mcount implementation currently uses a different indentation style
from the rest of the file (and the rest of the ARM assembly in the
kernel).  Clean it up.

Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/entry-common.S