From: Christoph Hellwig <[email protected]> Date: Sat, 3 Jun 2017 21:00:58 +0200
> There is no need for the forward declaration of compat_siginfo provided > here. We can't yet use the generic header as we need to pull in the > sparc-specific version of the uapi <asm/siginfo.h>, but this prepares > for removing the non-uapi <asm/siginfo.h> entirely. > > Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: David S. Miller <[email protected]>

