arm64: compat: Remove incorrect comment in compat_siginfo
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 2 Feb 2015 16:44:39 +0000 (16:44 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 2 Feb 2015 16:44:39 +0000 (16:44 +0000)
commitd476d94f180af3f0fca77394651d4a98f4df1c54
treef634e46a628adafe137c1cd730d0a99bf2c092a1
parent41089357e1874559458f672b9591436ffd3a12e9
arm64: compat: Remove incorrect comment in compat_siginfo

The comment was right originally but the _pad array size was wrong. It
was fixed in the meantime but the comment not updated.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/compat.h