Merge branch 'pds_core-fix-irq-index-bug-and-compiler-warnings'
authorJakub Kicinski <kuba@kernel.org>
Wed, 15 Nov 2023 03:52:14 +0000 (19:52 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 15 Nov 2023 03:52:14 +0000 (19:52 -0800)
Shannon Nelson says:

====================
pds_core: fix irq index bug and compiler warnings

The first patch fixes a bug in our interrupt masking where we used the
wrong index.  The second patch addresses a couple of kernel test robot
string truncation warnings.
====================

Link: https://lore.kernel.org/r/20231113183257.71110-1-shannon.nelson@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge