Files
linux-nvgpu/drivers/gpu
Amit Sharma (SW-TEGRA) f877d0649c gpu: nvgpu: gk20a: Use NULL instead of integer '0'
Fixed the following sparse warning by using the proper 'NULL' instead of '0':
- fifo_gk20a.c: warning: Using plain integer as NULL pointer

Bug 200067946
Bug 200088648

Change-Id: I316b119e87b7203450ce85232398b43384ee16cc
Signed-off-by: Amit Sharma (SW-TEGRA) <amisharma@nvidia.com>
Reviewed-on: http://git-master/r/755348
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-by: Sachin Nikam <snikam@nvidia.com>
Reviewed-on: http://git-master/r/757050
2015-06-19 01:56:40 -07:00
..