[S390] partitions: fix build error in ibm partition detection code
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 13 Aug 2010 08:06:43 +0000 (10:06 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Fri, 13 Aug 2010 08:06:55 +0000 (10:06 +0200)
commit2041f657aa4dc77afd63bbb34b34ed9476cf9ab9
tree41daa865d0fffaf5ae9215614262aaa8500d5b33
parente402e38c6b148febf8c3c39546e24584eaa23e42
[S390] partitions: fix build error in ibm partition detection code

9c867fbe "partitions: fix sometimes unreadable partition strings" coverted
one line within the ibm partition code incorrectly. Fix this to get rid of
a build error.

fs/partitions/ibm.c: In function 'ibm_partition':
[...]
fs/partitions/ibm.c:185: error: too many arguments to function 'strlcat'

Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
fs/partitions/ibm.c