Commit fc4af37
style(pm_wakeup_sources): Change USB command prefix
The commands for the USB wakeup source all have a prefix of "#". Remove
the "HOST:~$" prefix and add "#" to one of the code blocks since it was
not consistent with the others.
Signed-off-by: Kendall Willis <[email protected]>1 parent 72d26f8 commit fc4af37
File tree
1 file changed
+1
-1
lines changed- source/linux/Foundational_Components/Power_Management
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
| 796 | + | |
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
| |||
0 commit comments