diff options
author | Ursula Braun <ursula.braun@de.ibm.com> | 2015-09-18 16:06:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-21 16:03:04 -0700 |
commit | 91e60eb60bdf078fc58b8d2fd1ac12f3c09bb893 (patch) | |
tree | f7a4f4801941ddbed1ae567b56121ec2db1492f4 /tools/lib/lockdep | |
parent | 4d7def2a12386dbf56443016114c187df50e3442 (diff) | |
download | linux-91e60eb60bdf078fc58b8d2fd1ac12f3c09bb893.tar.bz2 |
s390/iucv: do not use arrays as argument
The iucv code uses arrays as arguments. Even though this does not
really cause a problem, it could be misleading, since the compiler
turns array arguments into just a pointer argument. To be more
precise this patch changes the array arguments into pointers.
Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/lib/lockdep')
0 files changed, 0 insertions, 0 deletions