aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2018-07-03 13:06:45 +0200
committerMartin Schwidefsky <[email protected]>2018-07-04 08:35:59 +0200
commitd2f2df69885d0548ed5c0ba8fa2751497ba62352 (patch)
tree546afbf10890fe0218ddfe93b93097454953569b /lib/mpi/mpiutil.c
parent0ac942826b3d900b7054f71bb6a15428441458d2 (diff)
s390/dasd: fix cast-function-type warnings
Change the tasklets parameter type to fix W=1 warnings when building with gcc 8 like below: drivers/s390/block/dasd.c: In function 'dasd_alloc_device': drivers/s390/block/dasd.c:129:8: warning: cast between incompatible function types from 'void (*)(struct dasd_device *)' to 'void (*)(long unsigned int)' [-Wcast-function-type] (void (*)(unsigned long)) dasd_device_tasklet, ^ Signed-off-by: Sebastian Ott <[email protected]> Acked-by: Jan Höppner <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions