diff options
author | Christoph Hellwig <hch@lst.de> | 2020-09-25 18:14:47 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-10-05 18:42:58 +0200 |
commit | 428805c0c5e76ef643b1fbc893edfb636b3d8aef (patch) | |
tree | c0b6462b2ed1e726a6ed093668996b87ef4a6a28 /drivers/fpga/fpga-bridge.c | |
parent | 55c4478a8f0ecedc0c1a0c9379380249985c372a (diff) |
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
get_gendisk grabs a reference on the disk and file operation, so this
code will leak both of them while having absolutely no use for the
gendisk itself.
This effectively reverts commit 2df83fa4bce421f ("PM / Hibernate: Use
get_gendisk to verify partition if resume_file is integer format")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions