From: Heiko Carstens Date: Fri, 13 Aug 2010 08:06:43 +0000 (+0200) Subject: [S390] partitions: fix build error in ibm partition detection code X-Git-Tag: v2.6.36-rc1~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2041f657aa4dc77afd63bbb34b34ed9476cf9ab9;p=pandora-kernel.git [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 Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed