aboutsummaryrefslogtreecommitdiff
path: root/tools/net/ynl/cli.py
diff options
context:
space:
mode:
authorJoe Hattori <joe@pf.is.s.u-tokyo.ac.jp>2024-10-30 11:50:46 +0900
committerBjorn Andersson <andersson@kernel.org>2024-11-11 22:03:30 -0600
commit54a8cd0f92068a3718092f68c8ae99e2078f44b6 (patch)
tree64f8dfaad8addcc3f20bdf511c85fbbca15c1144 /tools/net/ynl/cli.py
parent98e5b7f98356cef2f13b54862ca9ac016b71ff06 (diff)
downloadlinux-54a8cd0f92068a3718092f68c8ae99e2078f44b6.tar.gz
linux-54a8cd0f92068a3718092f68c8ae99e2078f44b6.tar.bz2
linux-54a8cd0f92068a3718092f68c8ae99e2078f44b6.zip
soc: qcom: ice: Remove the device_link field in qcom_ice
The struct device_link *link field in struct qcom_ice is only used to store the result of a device_link_add call with the DL_FLAG_AUTOREMOVE_SUPPLIER flag. With this flag, the resulting value can only be used to check whether the link is present or not, as per the device_link_add description, hence this commit removes the field. Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp> Link: https://lore.kernel.org/r/20241030025046.303342-1-joe@pf.is.s.u-tokyo.ac.jp Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/net/ynl/cli.py')
0 files changed, 0 insertions, 0 deletions