summaryrefslogtreecommitdiff
path: root/scripts/checkstack.pl
diff options
context:
space:
mode:
authorJason Wang <wangborong@cdjrlc.com>2021-11-14 09:02:22 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-12-21 20:17:47 +0300
commit890781af31a069555163b23cb513c7ee1927fb24 (patch)
tree14ae1de119ae8623edc249191ede5ca5cf6cbfee /scripts/checkstack.pl
parentb8773a66f651d0e410796562c1e1f6097619caba (diff)
downloadlinux-890781af31a069555163b23cb513c7ee1927fb24.tar.xz
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 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions