]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/mce: Make machine_check_ue_event() static
authorReza Arbab <arbab@linux.ibm.com>
Tue, 20 Aug 2019 08:13:48 +0000 (13:43 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 21 Aug 2019 12:23:47 +0000 (22:23 +1000)
commit1a1715f516fd7fcfedffee5978ec4c07c5164470
tree90dd8a02bd7c48489e644ab1ee1bb051d36366d3
parent99ead78afd1128bfcebe7f88f3b102fb2da09aee
powerpc/mce: Make machine_check_ue_event() static

The function doesn't get used outside this file, so make it static.

Signed-off-by: Reza Arbab <arbab@linux.ibm.com>
Signed-off-by: Santosh Sivaraj <santosh@fossix.org>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190820081352.8641-4-santosh@fossix.org
arch/powerpc/kernel/mce.c