mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
36d4739db52e6f52e2433d627f5535fd621cac7b
The ap_devtools_judy kernel warning test saw consistent failrures because of empty newline warns being reported as kernel failures. These new line warnings were found to be reported only from the changed kernel warning. Since all other nvgpu warns dont have new line endings, removing the new line ending for the error causing warn in this case. Change-Id: Iaaf415085708eb970ae74f01c18be989ca068776 Signed-off-by: Pruthav Sanwatsarkar <pruthavs@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/3014285 Reviewed-by: Martin Radev <mradev@nvidia.com> Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided