Skip to content

Commit 50c8a00

Browse files
rddunlapandy-shev
authored andcommitted
platform/x86: ISST: drop a duplicated word in isst_if.h
Drop the repeated word "for" in a comment. Signed-off-by: Randy Dunlap <[email protected]> Cc: Srinivas Pandruvada <[email protected]> Cc: [email protected] Cc: Darren Hart <[email protected]> Cc: Andy Shevchenko <[email protected]> Acked-by: Srinivas Pandruvada <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]>
1 parent 69ce97f commit 50c8a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/uapi/linux/isst_if.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ struct isst_if_cpu_maps {
6969
* @logical_cpu: Logical CPU number to get target PCI device.
7070
* @reg: PUNIT register offset
7171
* @value: For write operation value to write and for
72-
* for read placeholder read value
72+
* read placeholder read value
7373
*
7474
* Structure to specify read/write data to PUNIT registers.
7575
*/

0 commit comments

Comments
 (0)