diff options
author | 2020-02-05 21:24:30 +0530 | |
---|---|---|
committer | 2020-03-13 10:04:20 -0400 | |
commit | 41dfc3f79650504f5047f20a4faacaff217ce37b (patch) | |
tree | 0442d555311099ecea8dd54318e65f664c3e1e9f /scripts/bpf_helpers_doc.py | |
parent | NTB: return link up status correctly for PRI and SEC (diff) | |
download | linux-dev-41dfc3f79650504f5047f20a4faacaff217ce37b.tar.xz linux-dev-41dfc3f79650504f5047f20a4faacaff217ce37b.zip |
NTB: remove redundant setting of DB valid mask
db_valid_mask is set at two places, once within
amd_init_ntb(), and again within amd_init_dev().
Since amd_init_ntb() is actually called from
amd_init_dev(), setting db_valid_mask from
former does not really make sense. So remove it.
Signed-off-by: Arindam Nath <arindam.nath@amd.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions