On 27/08/2019 15.49, Janosch Frank wrote: > Now all mem.h functions are consistent in how they take a memory > address. Also we have less casting in the future. > > Signed-off-by: Janosch Frank <frankja@xxxxxxxxxxxxx> > --- > lib/s390x/asm/mem.h | 9 +++------ > s390x/pfmf.c | 4 ++-- > s390x/skey.c | 24 +++++++++++------------- > 3 files changed, 16 insertions(+), 21 deletions(-) Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>