"include/drivers/nxp/sfp/sfp_error_codes.h" did not exist on "3979c6d924bb236f9d17c06dc3d1479a5685c74d"
Tegra: fix trivial misra issues
Not having U or ULL as a suffix for these enums causes a lot of unnecessary MISRA issues. This patch adds U or ULL suffix to these common enums to reduce number of MISRA issues. Signed-off-by:Anthony Zhou <anzhou@nvidia.com> Signed-off-by:
Varun Wadekar <vwadekar@nvidia.com>
Please register or sign in to comment