The library should not have unnamed inline assembly arguments for the sake of readability. This series names the arguments and removes unused ones. Janosch Frank (2): lib: s390x: sigp: Name inline assembly arguments lib: s390x: css: Name inline assembly arguments and clean them up lib/s390x/asm/sigp.h | 10 +++--- lib/s390x/css.h | 76 ++++++++++++++++++++++---------------------- 2 files changed, 43 insertions(+), 43 deletions(-) -- 2.40.1