]> git.baikalelectronics.ru Git - kernel.git/commit
net: in_irq() cleanup
authorChangbin Du <changbin.du@gmail.com>
Fri, 13 Aug 2021 14:57:49 +0000 (22:57 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Aug 2021 21:09:19 +0000 (14:09 -0700)
commitaed95bb24adab79ff55c3a67f3150cef87cd4c2b
tree116982e91b8dbb615292bb432f64a45c277a0376
parentb73b93f6316d3f53d6b705b246533bf0566ed9e4
net: in_irq() cleanup

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

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Link: https://lore.kernel.org/r/20210813145749.86512-1-changbin.du@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/netdevice.h
net/core/bpf_sk_storage.c
net/core/dev.c
net/core/skbuff.c
net/nfc/rawsock.c