linux_dsm_epyc7002/arch
Greg Kroah-Hartman c4fd527f52 powerpc/kvm: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value.  The function can work or not, but the code logic should
never do something different based on this.

Because of this cleanup, we get to remove a few fields in struct
kvm_arch that are now unused.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[mpe: Fix build error in kvm/timing.c, adapt kvmppc_remove_cpu_debugfs()]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200209105901.1620958-2-gregkh@linuxfoundation.org
2020-03-04 22:44:25 +11:00
..
alpha Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
arc
arm ARM: SoC fixes 2020-02-15 13:16:47 -08:00
arm64 ARM: SoC fixes 2020-02-15 13:16:47 -08:00
c6x
csky
h8300
hexagon
ia64
m68k
microblaze
mips Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
nds32
nios2
openrisc
parisc
powerpc powerpc/kvm: no need to check return value of debugfs_create functions 2020-03-04 22:44:25 +11:00
riscv
s390 s390/time: Fix clk type in get_tod_clock 2020-02-11 20:15:42 +01:00
sh
sparc Kbuild updates for v5.6 (2nd) 2020-02-09 16:05:50 -08:00
um
unicore32
x86 Bugfixes and improvements to selftests. On top of this, Mauro converted the 2020-02-16 13:01:42 -08:00
xtensa
.gitignore
Kconfig