diff options
author | Tomas Hozza <[email protected]> | 2012-11-09 15:01:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-11-15 15:39:59 -0800 |
commit | d892de8d3fb1e807de561289cfb1fed42950440a (patch) | |
tree | c56ef98b4c6910aa4608ab2edd8b719b4ede5421 /net/lapb/lapb_iface.c | |
parent | 95a69adab9acfc3981c504737a2b6578e4d846ef (diff) |
tools/hv: Fix string types
Initial patch by Ben Hutchings <[email protected]>
Standard C strings are arrays of char, not __u8 (unsigned char).
Declare variables and parameters accordingly, and add the necessary
casts.
Signed-off-by: Tomas Hozza <[email protected]>
Acked-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions