s390/net: replace in_irq() with in_hardirq()
authorChangbin Du <changbin.du@gmail.com>
Sat, 14 Aug 2021 01:03:34 +0000 (09:03 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Aug 2021 10:15:47 +0000 (11:15 +0100)
commite871ee6941842d4e52a7d81a9986cb6daf441dae
tree6a8d844e175f0c3b9a6c2b52f2d13ef31872a1ac
parentb2b8913341119491a13d9b11b073dc3c4f907cb8
s390/net: replace in_irq() with in_hardirq()

Replace the obsolete and ambiguos macro in_irq() with new
macro in_hardirq().

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/s390/net/ctcm_fsms.c
drivers/s390/net/ctcm_mpc.c