summaryrefslogtreecommitdiff
path: root/drivers/ntb/hw/amd/ntb_hw_amd.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-06-09 14:21:28 +0300
committerJon Mason <jdmason@kudzu.us>2021-09-06 01:04:46 +0300
commite631548027cae026486300fe93542949df73a87d (patch)
tree7a3033dbc1bcbdd95f94f812c53ed33d905a1335 /drivers/ntb/hw/amd/ntb_hw_amd.c
parent0097ae5f7af5684f961a5f803ff7ad3e6f933668 (diff)
downloadlinux-e631548027cae026486300fe93542949df73a87d.tar.xz
ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_data
The variables msg_data and spad_data are being initialized with values that are never read, they are being updated later on. The initializations are redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Serge Semin <fancer.lancer@gmail.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'drivers/ntb/hw/amd/ntb_hw_amd.c')
0 files changed, 0 insertions, 0 deletions