summaryrefslogtreecommitdiff
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2025-08-11 11:13:28 -0700
committerJakub Kicinski <kuba@kernel.org>2025-08-12 17:32:42 -0700
commit4aeb452c237afa6d7e8d09185bca6e34454ca333 (patch)
tree0edd443ab6774e01d441e8fec603da0a59396979 /rust/helpers/platform.c
parent60cb69214148fbe7fc50239c28e4d052eec6ae61 (diff)
netconsole: use netpoll_parse_ip_addr in local_ip_store
Replace manual IP address parsing with a call to netpoll_parse_ip_addr in remote_ip_store(), simplifying the code and reducing the chance of errors. The error message got removed, since it is not a good practice to pr_err() if used pass a wrong value in configfs. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions