Commit Graph

2 Commits

Author SHA1 Message Date
Divya Singhatwaria
806ba3b870 gpu: nvgpu: checkpatch: Update for k5.10
- svcacv showed -1 for the new patches due to
  "Unescaped left brace" error.
- Literal braces need to be escaped for latest version
  of Perl(> 5.26).
- Update the checkpatch.pl, spelling.txt files and add
  const_structs.checkpatch for k5.10

Change-Id: I96dfa28d8b324bd845a9d69aed00aed5b2de7761
Signed-off-by: Divya Singhatwaria <dsinghatwari@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2494108
Reviewed-by: Sagar Kamble <skamble@nvidia.com>
Reviewed-by: Tejal Kudav <tkudav@nvidia.com>
Reviewed-by: Alex Waterman <alexw@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2021-03-16 06:09:34 -07:00
Amit Sharma
a626fba62e checkpatch: add checkpatch.pl
Add checkpatch.pl and dependent spelling.txt file to
newly added kernel repo's.

We might need to update the added files incase there is
any modification happens in mentioned files within kernel-next.

Bug 200192360

Change-Id: Id6eb52070ea7d76b81e9bff8461f1251a0e2c0b1
Signed-off-by: Amit Sharma <amisharma@nvidia.com>
Reviewed-on: http://git-master/r/1128609
Reviewed-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-by: Sri Krishna Chowdary <schowdary@nvidia.com>
2016-04-19 09:23:35 -07:00