PM: hibernate: fix white space in a few places
authorXiang Chen <chenxiang66@hisilicon.com>
Mon, 22 Jun 2020 09:09:13 +0000 (17:09 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 14 Jul 2020 17:25:41 +0000 (19:25 +0200)
commit6ada7ba2fa7710eead191b69fd948569b05d0f61
tree5d609da814bdb54889e77394c815a85230734c10
parent59679d9933ab897d197297eaf37e5b3788c052a5
PM: hibernate: fix white space in a few places

In hibernate.c, some places lack of spaces while some places have
redundant spaces. So fix them.

Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/hibernate.c