Merge branch 'af_unix-followup-fixes-for-so_passpidfd'
authorJakub Kicinski <kuba@kernel.org>
Tue, 27 Jun 2023 17:50:24 +0000 (10:50 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 27 Jun 2023 17:50:25 +0000 (10:50 -0700)
Kuniyuki Iwashima says:

====================
af_unix: Followup fixes for SO_PASSPIDFD.

This series fixes 2 issues introduced by commit 5e2ff6704a27 ("scm: add
SO_PASSPIDFD and SCM_PIDFD").

The 1st patch fixes a warning in scm_pidfd_recv() reported by syzkaller.
The 2nd patch fixes a regression that bluetooth can't be built as module.
====================

Link: https://lore.kernel.org/r/20230627174314.67688-1-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge