mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
91e60eb60b
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> |
||
---|---|---|
.. | ||
af_iucv.h | ||
iucv.h |