Commit 3027ce13 authored by Bruno Rocha Levi's avatar Bruno Rocha Levi Committed by Alex Deucher

drivers/gpu: Fix misalignment in comment block

This patch fixes a warning from checkpatch by ensuring the trailing */ is
aligned with the rest of the *, improving readability.
Co-developed-by: default avatarLucas Antonio <lucasantonio.santos@usp.br>
Signed-off-by: default avatarLucas Antonio <lucasantonio.santos@usp.br>
Signed-off-by: default avatarBruno Rocha Levi <brunolevilevi@usp.br>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent c5e35891
......@@ -19,7 +19,7 @@
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
* OTHER DEALINGS IN THE SOFTWARE.
*
*/
*/
#ifndef _ACP_GFX_IF_H
#define _ACP_GFX_IF_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment