commit | 94ae20f7356b418ba0fb451f9567e40d51e915b7 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Tue Jul 14 16:23:05 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 14 14:53:45 2020 -0700 |
tree | 7544a8850149c0a25fd02cc26aaf9523f3fcab8d | |
parent | 0973292f579a91ebd3b2866a0eed27d26717acdf [diff] |
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>