summaryrefslogtreecommitdiff
path: root/include/linux/pci-pwrctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pci-pwrctrl.h')
-rw-r--r--include/linux/pci-pwrctrl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pci-pwrctrl.h b/include/linux/pci-pwrctrl.h
index 7d439b0675e9..4aefc7901cd1 100644
--- a/include/linux/pci-pwrctrl.h
+++ b/include/linux/pci-pwrctrl.h
@@ -39,7 +39,7 @@ struct device_link;
struct pci_pwrctrl {
struct device *dev;
- /* Private: don't use. */
+ /* private: internal use only */
struct notifier_block nb;
struct device_link *link;
struct work_struct work;