Three small cleanup patches mostly improving snippet usage and small fixes. v2: * Simplified the snippet patch by always using 0x4000 as the start address * Removed a few commas in weird places with new patch Janosch Frank (3): lib: s390x: Fix PSW constant lib: s390x: snippet.h: Add a few constants that will make our life easier lib: s390x: Fix copyright message lib/s390x/asm/arch_def.h | 2 +- lib/s390x/css.h | 2 +- lib/s390x/sclp.h | 2 +- lib/s390x/snippet.h | 34 ++++++++++++++++++++++++++++++++++ s390x/mvpg-sie.c | 13 ++++++------- 5 files changed, 43 insertions(+), 10 deletions(-) create mode 100644 lib/s390x/snippet.h -- 2.30.2