summaryrefslogtreecommitdiff
path: root/.cocciconfig
diff options
context:
space:
mode:
authorDavid Thompson <davthompson@nvidia.com>2022-05-11 16:52:51 +0300
committerJakub Kicinski <kuba@kernel.org>2022-05-13 02:19:52 +0300
commitf4826443f4d69d2c97c184952c085caf0936a7b8 (patch)
tree621e1756b4d4563f4e02021d68dfa2f13f81bd81 /.cocciconfig
parent9b19e57a3c78f1f7c08a48bafb7d84caf6e80b68 (diff)
downloadlinux-f4826443f4d69d2c97c184952c085caf0936a7b8.tar.xz
mlxbf_gige: remove driver-managed interrupt counts
The driver currently has three interrupt counters, which are incremented every time each interrupt handler executes. These driver-managed counters are not necessary as the kernel already has logic that manages interrupt counts and exposes them via /proc/interrupts. This patch removes the driver-managed counters. Signed-off-by: David Thompson <davthompson@nvidia.com> Signed-off-by: Asmaa Mnebhi <asmaa@nvidia.com> Link: https://lore.kernel.org/r/20220511135251.2989-1-davthompson@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions