Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2...
[linux-2.6-block.git] / fs / fcntl.c
index 4137d96534a6cb6a73d7a70dc75db543b12a3441..083185174c6d1452db686b01c877dc53ff8466e6 100644 (file)
@@ -735,7 +735,7 @@ static void send_sigio_to_task(struct task_struct *p,
                return;
 
        switch (signum) {
-               siginfo_t si;
+               kernel_siginfo_t si;
                default:
                        /* Queue a rt signal with the appropriate fd as its
                           value.  We use SI_SIGIO as the source, not