diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2020-05-13 22:43:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-15 14:53:20 +0200 |
commit | fff134c2e8dd948de595ab21575fd66d5ddabb3d (patch) | |
tree | 265f2655fa4ee38dfaa63fd5274c1dfb343b64ec /net/netlink | |
parent | 675cacf11462f112ab13d57e1163082161ef8708 (diff) | |
download | linux-fff134c2e8dd948de595ab21575fd66d5ddabb3d.tar.bz2 |
powerpc/xmon: constify sysrq_key_op
With earlier commits, the API no longer discards the const-ness of the
sysrq_key_op. As such we can add the notation.
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-kernel@vger.kernel.org
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@lists.ozlabs.org
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://lore.kernel.org/r/20200513214351.2138580-6-emil.l.velikov@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions