aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorJulia Lawall <[email protected]>2020-09-27 19:12:23 +0000
committerHerbert Xu <[email protected]>2020-10-02 08:02:15 +0000
commit77450fd7cfc21da9f511246ed215db6b343175e1 (patch)
tree29fff7bcb8fab4a77f9d218d5ea22f14a876e6a9 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parenthwrng: mxc-rnga - use semicolons rather than commas to separate statements (diff)
downloadkernel-77450fd7cfc21da9f511246ed215db6b343175e1.tar.gz
kernel-77450fd7cfc21da9f511246ed215db6b343175e1.zip
crypto: drivers - use semicolons rather than commas to separate statements
Replace commas with semicolons. What is done is essentially described by the following Coccinelle semantic patch (http://coccinelle.lip6.fr/): // <smpl> @@ expression e1,e2; @@ e1 -, +; e2 ... when any // </smpl> Signed-off-by: Julia Lawall <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions