diff options
| author | Julia Lawall <[email protected]> | 2020-09-27 19:12:14 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-10-02 08:02:14 +0000 |
| commit | 436cdcdec02905d1523aec98891d3a1c889dd529 (patch) | |
| tree | d74e495f706dcaa9db2ebc66010580954f90be19 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | crypto: xor - use ktime for template benchmarking (diff) | |
| download | kernel-436cdcdec02905d1523aec98891d3a1c889dd529.tar.gz kernel-436cdcdec02905d1523aec98891d3a1c889dd529.zip | |
hwrng: stm32 - 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
