summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorLiao Yuanhong <liaoyuanhong@vivo.com>2025-08-28 15:27:37 +0300
committerMark Brown <broonie@kernel.org>2025-08-28 17:02:51 +0300
commit899fb38dd76dd3ede425bbaf8a96d390180a5d1c (patch)
tree6deed8a64e43db827a5766a58e2feca2eeb2d5cb /net/unix/af_unix.c
parente2ab5f600bb01d3625d667d97b3eb7538e388336 (diff)
downloadlinux-899fb38dd76dd3ede425bbaf8a96d390180a5d1c.tar.xz
regulator: core: Remove redundant ternary operators
For ternary operators in the form of "a ? true : false", if 'a' itself returns a boolean result, the ternary operator can be omitted. Remove redundant ternary operators to clean up the code. Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com> Message-ID: <20250828122737.43488-1-liaoyuanhong@vivo.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions