PM / core: fix kerneldoc comment for device_pm_wait_for_dev()
authorYangtao Li <tiny.windzz@gmail.com>
Sat, 16 Mar 2019 03:48:41 +0000 (23:48 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 9 Apr 2019 10:18:01 +0000 (12:18 +0200)
commit0b237cb2fc7b10b2c4e92477760fa7442847c804
treee357925e4e19cf3923d5709d133ce5be2946c690
parentc4a586fdd440931c2773a9da42c1fc564068f128
PM / core: fix kerneldoc comment for device_pm_wait_for_dev()

Rearrange comment to make the comment style consistent, the previous
function parameters are described first.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/main.c