]> git.baikalelectronics.ru Git - kernel.git/commit
PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper
authorChristoph Hellwig <hch@lst.de>
Mon, 6 Apr 2020 11:58:34 +0000 (13:58 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 6 Apr 2020 19:42:36 +0000 (21:42 +0200)
commit41b7940ed89b7fe0e722fd3f0d1e669ee88866e0
tree3fd2ad33e7db9a4b48a314efc71f3d3726b2cf6b
parenta75e87490ed917c61ddc24d37d50f3069efe4bc0
PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper

Move the handling of the SNAPSHOT_SET_SWAP_AREA ioctl from the main
ioctl helper into a helper function.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/user.c