]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ee9b12fb9252721dbd2e68f8dcf780917b1e2dd
tree6a8d844e175f0c3b9a6c2b52f2d13ef31872a1ac
parente04389c85ccedefdbe15695cebe399be62238c59
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