summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorSreedevi Joshi <sreedevi.joshi@intel.com>2025-11-26 11:02:16 -0600
committerTony Nguyen <anthony.l.nguyen@intel.com>2026-01-09 09:25:17 -0800
commit72dae6ad55df91adc68327b3ad5e69904d2136e0 (patch)
tree6b5dfea00fe079f5acd84cfd751300e71c974351 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parentee13aa1a2c5a68943a730ddbde300ba11b84229c (diff)
idpf: update idpf_up_complete() return type to void
idpf_up_complete() function always returns 0 and no callers use this return value. Although idpf_vport_open() checks the return value, it only handles error cases which never occur. Change the return type to void to simplify the code. Signed-off-by: Sreedevi Joshi <sreedevi.joshi@intel.com> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions