Skip to content

Commit 09ed767

Browse files
committed
dmaengine: sdxi: context: Outdated comment cleanups
Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>
1 parent f6b0d52 commit 09ed767

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

drivers/dma/sdxi/context.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0-only
22
/*
3-
* SDXI submission queue (sq) and descriptor management
3+
* SDXI context management
44
*
55
* Copyright (C) 2026 Advanced Micro Devices, Inc.
66
*/

drivers/dma/sdxi/context.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
/* SPDX-License-Identifier: GPL-2.0-only */
22
/*
3-
* Header for sq and descriptor management
4-
*
53
* Copyright (C) 2026 Advanced Micro Devices, Inc.
64
*/
75

0 commit comments

Comments
 (0)