diff options
| author | Andy Shevchenko <[email protected]> | 2020-02-26 12:18:41 +0200 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2020-03-02 12:48:14 +0530 |
| commit | 1873300afa6147a1882aeba1e8bc9a13c5487571 (patch) | |
| tree | 151e7652af2fb34873232f1e18ad967e54fe7b20 /drivers/gpu/drm/amd/amdgpu/atom.c | |
| parent | 5f77dd850c0a32d4d5047d139077718ee7f1a8fe (diff) | |
dmaengine: consistently return string literal from switch-case
There is no need to have 'break;' statement in the default case followed by
return certain string literal when all other cases have returned the string
literals. So, refactor it accordingly.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions