]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 May 2023 09:36:04 +0000 (11:36 +0200)
commit6269d5dc4aab44295ea9d6ad3e133ef7c1a1cb23
treebbee7c5fe94fcd3840e6854a98881f3bf597a096
parent091388b8be195d0be4d7265ef753b04f9013e451
PM: domains: Restore comment indentation for generic_pm_domain.child_links

commit caccd14aa0579033b73b371a1b00e487479c38af upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/pm_domain.h