]> git.baikalelectronics.ru Git - kernel.git/commit
s390: cleanup string ops prototypes
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 4 Oct 2017 17:27:09 +0000 (19:27 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 9 Oct 2017 09:18:08 +0000 (11:18 +0200)
commita8f1b523ed0b64c5444ab313df04ec5aa2b05a20
tree2399e4e6c8b35e73577787b458fac91406ce2cca
parent744263323f75dbe98af1323eda22fb3edb0a1330
s390: cleanup string ops prototypes

Just some trivial changes like removing the extern keyword from the
header file, renaming arguments to match the man pages, and whitespace
removal.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/string.h
arch/s390/lib/string.c