1
0
Fork 0
alistair23-linux/include/net/iucv
Ursula Braun 91e60eb60b 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>
2015-09-21 16:03:04 -07:00
..
af_iucv.h af_iucv: fix recvmsg by replacing skb_pull() function 2013-04-08 17:16:57 -04:00
iucv.h s390/iucv: do not use arrays as argument 2015-09-21 16:03:04 -07:00