Skip to content
Commit 44bead25 authored by Heiko Carstens's avatar Heiko Carstens
Browse files

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: default avatarHeiko Carstens <hca@linux.ibm.com>
parent 5dddfaac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment