Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No need for 'cr' to be a local variable, which is unused in the SMP case, and only used once in the UP case. Just call get_cr() directly. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information