diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-09-02 20:38:53 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2021-09-07 13:38:42 +0200 |
commit | 44bead2545f11d543c3cc38b1342713c7f825dc2 (patch) | |
tree | d877973562140b48abf850067924aba54ee4099e /lib/mpi/mpi-internal.h | |
parent | 5dddfaac4c258f5eda7b3dba7f9d851262fcbbab (diff) |
s390/con3270: use proper type for tasklet function
Get rid of this warning:
drivers/s390/char/con3270.c:629:22: warning: cast between incompatible function types from ‘void (*)(struct raw3270_request *)’ to ‘void (*)(long unsigned int)’ [-Wcast-function-type]
629 | (void (*)(unsigned long)) con3270_read_tasklet,
| ^
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions