]> git.baikalelectronics.ru Git - kernel.git/commit
PM: domains: Restore comment indentation for generic_pm_domain.child_links
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 14 Jul 2020 12:56:25 +0000 (14:56 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Jul 2020 13:14:27 +0000 (15:14 +0200)
commitcaccd14aa0579033b73b371a1b00e487479c38af
tree1d5024a1e0b52f0c2b5a9817f5f94a3b1e1ac342
parent8d89926c46f39c6a37d19cab4c6350757066a4a1
PM: domains: Restore comment indentation for generic_pm_domain.child_links

The rename of generic_pm_domain.slave_links to
generic_pm_domain.child_links accidentally dropped the TAB to align the
member's comment.  Re-add the lost TAB to restore indentation.

Fixes: 8d89926c46f39c6a ("PM: domains: Fix up terminology with parent/child")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
[ rjw: Minor subject edit ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/pm_domain.h