Skip to content

Commit 2ea17d5

Browse files
rddunlapSantoshShilimkar
authored andcommitted
soc: ti/ti_sci_protocol.h: drop a duplicated word + clarify
Drop the repeated word "an" in a comment. Insert "and" between "source" and "destination" as is done a few lines earlier. Signed-off-by: Randy Dunlap <[email protected]> Reviewed-by: Tero Kristo <[email protected]> Signed-off-by: Santosh Shilimkar <[email protected]>
1 parent 1d03601 commit 2ea17d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/linux/soc/ti/ti_sci_protocol.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ struct ti_sci_rm_core_ops {
226226
* and destination
227227
* @set_event_map: Set an Event based peripheral irq to Interrupt
228228
* Aggregator.
229-
* @free_irq: Free an an IRQ route between the requested source
230-
* destination.
229+
* @free_irq: Free an IRQ route between the requested source
230+
* and destination.
231231
* @free_event_map: Free an event based peripheral irq to Interrupt
232232
* Aggregator.
233233
*/

0 commit comments

Comments
 (0)