diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2017-01-30 16:47:26 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-02-06 23:43:46 +0100 |
commit | 9529ed33af0ca22c1716ab8e9628f7cb70733cc0 (patch) | |
tree | 7d79820d0334132c8510a1bfc460873934dbb083 /ax25/beacon.c | |
parent | d975e83dee7fdcd68e5ef4c2c10c24ec486d3328 (diff) |
user_call: Fix warning about void pointer arithmetic.
user_io.c
user_io.c: In function ‘flush_output’:
user_io.c:70:7: warning: pointer of type ‘void *’ used in arithmetic [-Wpointer-arith]
buf += paclen_out;
^~
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25/beacon.c')
0 files changed, 0 insertions, 0 deletions