]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit373b963459b1e5c6a792f0e51f44c92666ace7fc
treefd87e4ced3f828b28b37b1cec98aa609134a8821
parent71b2b4b30efa0d70fee51e398edd3becdd64a821
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