Skip to content

Commit 07a6c71

Browse files
Aisheng Dongrafaeljw
authored andcommitted
PM / QoS: Fix typo in file description
Fix a typo in the file description comment. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent ef80068 commit 07a6c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/base/power/qos.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* per-device constraint data struct.
2323
*
2424
* Note about the per-device constraint data struct allocation:
25-
* . The per-device constraints data struct ptr is tored into the device
25+
* . The per-device constraints data struct ptr is stored into the device
2626
* dev_pm_info.
2727
* . To minimize the data usage by the per-device constraints, the data struct
2828
* is only allocated at the first call to dev_pm_qos_add_request.

0 commit comments

Comments
 (0)