af_unix: Remove unnecessary brackets around CONFIG_AF_UNIX_OOB.
authorKuniyuki Iwashima <kuniyu@amazon.co.jp>
Thu, 17 Mar 2022 03:23:08 +0000 (12:23 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Mar 2023 07:48:57 +0000 (08:48 +0100)
commita9f99eacf79f3b62653c21902c8ec830c6fdb624
tree089467815dafbce84994538d054a90183a506963
parent6a29d71ab421f5212b90bd1370fca8535c9ce8a5
af_unix: Remove unnecessary brackets around CONFIG_AF_UNIX_OOB.

[ Upstream commit 4edf21aa94ee33c75f819f2b6eb6dd52ef8a1628 ]

Let's remove unnecessary brackets around CONFIG_AF_UNIX_OOB.

Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Link: https://lore.kernel.org/r/20220317032308.65372-1-kuniyu@amazon.co.jp
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Stable-dep-of: 2aab4b969002 ("af_unix: fix struct pid leaks in OOB support")
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/unix/af_unix.c