summaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorJason Wang <wangborong@cdjrlc.com>2021-11-14 14:02:22 +0800
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-12-21 09:17:47 -0800
commit890781af31a069555163b23cb513c7ee1927fb24 (patch)
tree14ae1de119ae8623edc249191ede5ca5cf6cbfee /lib/timerqueue.c
parentb8773a66f651d0e410796562c1e1f6097619caba (diff)
igb: remove never changed variable `ret_val'
The variable used for return status in `igb_write_xmdio_reg' function is never changed and this function is just need return 0. Thus, the `ret_val' can be removed and return 0 at the end of the `igb_write_xmdio_reg' function. Signed-off-by: Jason Wang <wangborong@cdjrlc.com> Tested-by: Gurucharan G <gurucharanx.g@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions