PM / hibernate: Clean up function headers in snapshot.c
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 6 Jul 2016 21:42:46 +0000 (23:42 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 Jul 2016 23:37:20 +0000 (01:37 +0200)
commitefd5a85242e996275ebf3df71013beabd723bda3
treefd87e4ced3f828b28b37b1cec98aa609134a8821
parent2f88e41a22ccfa95291c4df573f8ed4c6a71f29b
PM / hibernate: Clean up function headers in snapshot.c

The formatting of some function headers in kernel/power/snapshot.c
is not consistent with the general kernel coding style and with the
formatting of some other function headers in the same file.

Make all of them follow the same formatting convention.

No functional changes.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/snapshot.c