commit | 1446413f216fc603f45d0587ac8019f052659658 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Wed Dec 27 15:51:44 2017 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Feb 19 14:17:03 2018 -0500 |
tree | f9e8634579b95a442800a63c820e5be73ffdab4e | |
parent | 933519a5a269d8460450545adefcb5caec622cac [diff] |
drm/amd/powerplay: drop unneeded newline PP_ASSERT_WITH_CODE prints a newline at the end of the message string, so the message string does not need to include a newline explicitly. Done using Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>