]> 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)
commit3421fe452f8cc389dd0ec9a4fa2697724be8ac94
tree7544a8850149c0a25fd02cc26aaf9523f3fcab8d
parent4e609fc324d5ba3fa40cfb591a51396a3d713c8d
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