commit | 750b162598ec5b65cdb44d18f050b45cb7f8d31b | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Thu Aug 09 14:47:59 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 09 14:02:50 2018 -0700 |
tree | 142fdfd1d092254a18c00d7156c26321d4ec0a9f | |
parent | 73657a3e5b0de69ccdabed0e340dcbbc99f46119 [diff] |
s390/qeth: reduce hard-coded access to ccw channels Where possible use accessor macros and local pointers to access the ccw channels. This makes it less likely to miss a spot. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>