Make static usermode helper binaries constant
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 11 Dec 2016 17:00:43 +0000 (18:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 11:59:45 +0000 (12:59 +0100)
commit377e7a27c049d6df9c1804454904e438ed12f1a4
tree4d954cde851170e98fea196869de609815306410
parent6d2c5d6c46dd3d9924831efd6c913fdf4d484985
Make static usermode helper binaries constant

There are a number of usermode helper binaries that are "hard coded" in
the kernel today, so mark them as "const" to make it harder for someone
to change where the variables point to.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Thomas Sailer <t.sailer@alumni.ethz.ch>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: Johan Hovold <johan@kernel.org>
Cc: Alex Elder <elder@kernel.org>
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Jeff Layton <jlayton@poochiereds.net>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/macintosh/windfarm_core.c
drivers/net/hamradio/baycom_epp.c
drivers/pnp/pnpbios/core.c
drivers/staging/greybus/svc_watchdog.c
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c
fs/nfsd/nfs4layouts.c
security/keys/request_key.c