On Tue, Aug 03, 2021 at 11:49:00AM +0800, Cai Huoqing wrote: > it's a refactor to make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro > > Cai Huoqing (4): > s390/scm_blk: Make use of PAGE_ALIGN helper macro > s390/vmcp: Make use of PFN_UP helper macro > vfio-ccw: Make use of PAGE_MASK/PFN_UP helper macro > s390/cio: Make use of PAGE_ALIGN helper macro > > drivers/s390/block/scm_blk.c | 2 +- > drivers/s390/char/vmcp.c | 10 ++++------ > drivers/s390/cio/itcw.c | 2 +- > drivers/s390/cio/vfio_ccw_cp.c | 8 ++++---- > 4 files changed, 10 insertions(+), 12 deletions(-) I'm not willing to review or apply these patches. There is no added value and I doubt that anything of this has been tested, so you are putting the burden on other people.