nvethernetrm: fix code defects

Issue: SPARSE errors
Fix: Fix code as per the guidelines in the errors

Bug 3568991

Change-Id: If52bf7d5b3e8d4ca10a254e802ee5257a8816633
Signed-off-by: Bibhay Ranjan <bibhayr@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/kernel/nvethernetrm/+/2688520
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Nagarjuna Kristam <nkristam@nvidia.com>
Reviewed-by: Rakesh Goyal <rgoyal@nvidia.com>
Reviewed-by: Krishna Thota <kthota@nvidia.com>
GVS: Gerrit_Virtual_Submit
This commit is contained in:
Bibhay Ranjan
2022-03-28 21:15:02 +05:30
committed by Bhadram Varka
parent b3b3455115
commit 83082b51e3

View File

@@ -631,4 +631,4 @@ struct osi_macsec_mmc_counters {
nveul64_t tx_octets_protected; nveul64_t tx_octets_protected;
}; };
#endif /* MACSEC_SUPPORT */ #endif /* MACSEC_SUPPORT */
#endif /* INCLUDED_MMC_H */ #endif /* INCLUDED_MMC_H */