diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-19 19:54:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 20:51:21 +0200 |
commit | 829374f544b3b9499300f48c741cbc085ce06c14 (patch) | |
tree | 207261fb9bd8a42f2c038631aab1871613d35a04 /mm/memory-failure.c | |
parent | tty: 8250: constify parisc_device_id (diff) | |
download | linux-829374f544b3b9499300f48c741cbc085ce06c14.tar.xz linux-829374f544b3b9499300f48c741cbc085ce06c14.zip |
tty: mux: constify parisc_device_id
parisc_device_id are not supposed to change at runtime. All functions
working with parisc_device_id provided by <asm/parisc-device.h> work
with const parisc_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions