um: Delete never executed timer
authorLeon Romanovsky <leonro@mellanox.com>
Thu, 20 Feb 2020 08:40:14 +0000 (10:40 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 29 Mar 2020 21:21:26 +0000 (23:21 +0200)
commit73343392aae8bdd939ca58e855889d1b015b0ef4
treedcfaeb1f11740944090986a6a63e6b88e5d4bf18
parentc2ed957c3b288cd037d2c933222edaf1e20ede26
um: Delete never executed timer

The "#ifdef undef" construction effectively disabled the timer.
It causes to the fact that this timer did nothing, so delete it.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Acked-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/net_kern.c