linux/arch/powerpc
Nicholas Piggin bf66e3c4cf powerpc/64s/exception: fix indenting irregularities
Generally, macros that result in instructions being expanded are
indented by a tab, and those that don't have no indent. Fix the
obvious cases that go contrary to style.

No generated code change.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-07-02 20:24:43 +10:00
..
boot treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40 2019-05-24 17:27:12 +02:00
configs This pull request contains the following changes for MTD: 2019-05-12 17:57:52 -04:00
crypto treewide: Add SPDX license identifier for more missed files 2019-05-21 10:50:45 +02:00
include powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used 2019-07-02 20:24:42 +10:00
kernel powerpc/64s/exception: fix indenting irregularities 2019-07-02 20:24:43 +10:00
kvm Merge branch 'fixes' into next 2019-07-01 14:04:39 +10:00
lib powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set 2019-05-28 12:08:11 +10:00
math-emu
mm powerpc/powernv: remove unused NPU DMA code 2019-07-01 16:26:55 +10:00
net
oprofile
perf powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/core units. 2019-06-19 20:05:09 +10:00
platforms powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functions 2019-07-01 16:26:55 +10:00
purgatory powerpc: disable KASAN instrumentation on early/critical files. 2019-05-03 01:20:26 +10:00
sysdev powerpc/pseries: Fix xive=off command line 2019-06-02 19:39:36 +10:00
tools
xmon powerpc/xmon: Fix disabling tracing while in xmon 2019-07-01 16:26:55 +10:00
Kbuild
Kconfig powerpc/ftrace: Enable C Version of recordmcount 2019-07-01 16:26:54 +10:00
Kconfig.debug powerpc/xmon: add read-only mode 2019-05-03 02:54:57 +10:00
Makefile treewide: prefix header search paths with $(srctree)/ 2019-05-18 11:49:57 +09:00
Makefile.postlink