PM: hibernate: Rename lzo* to make it generic
authorNikhil V <quic_nprakash@quicinc.com>
Mon, 22 Jan 2024 13:15:25 +0000 (18:45 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 5 Feb 2024 13:28:54 +0000 (14:28 +0100)
commit89a807625f9701154167bf6bf136adfa1be4d849
tree7d0a71bf71049b86ad30455307f05597c9297243
parent86205785443bd6eff65152a24501ca58f301ab41
PM: hibernate: Rename lzo* to make it generic

Renaming lzo* to generic names, except for lzo_xxx() APIs. This is
used in the next patch where we move to crypto based APIs for
compression. There are no functional changes introduced by this
approach.

Signed-off-by: Nikhil V <quic_nprakash@quicinc.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/swap.c