]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: constify the MPC initialization data
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 14 Jul 2020 14:23:05 +0000 (16:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Jul 2020 21:53:45 +0000 (14:53 -0700)
commitdcf177a8e2e59c99eebfe03c5b7095c3528ef3d7
tree7544a8850149c0a25fd02cc26aaf9523f3fcab8d
parent124408f38f74c6039c92156e78bd842f2db07e69
s390/qeth: constify the MPC initialization data

We're not modifying these data blobs, so mark them as constant.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/qeth_core_main.c
drivers/s390/net/qeth_core_mpc.c
drivers/s390/net/qeth_core_mpc.h