summaryrefslogtreecommitdiff
path: root/fs/9p
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.com>2024-08-09 16:54:04 -0700
committerJakub Kicinski <kuba@kernel.org>2024-08-15 18:56:14 -0700
commitecdae5168460f7260c0f8dad069aa06f9ba0706e (patch)
treeb8cb471d64a0c7bb6f0768c768b3473eca7ed590 /fs/9p
parent6e701eb914124cf260a8b9a4350740f9a7407fc7 (diff)
ipv4: Remove redundant !ifa->ifa_dev check.
Now, ifa_dev is only set in inet_alloc_ifa() and never NULL after ifa gets visible. Let's remove the unneeded NULL check for ifa->ifa_dev. Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com> Link: https://patch.msgid.link/20240809235406.50187-4-kuniyu@amazon.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'fs/9p')
0 files changed, 0 insertions, 0 deletions