OSDN Git Service

cifs: use the right include for signal_pending()
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 13 May 2019 01:24:17 +0000 (11:24 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 13 May 2019 04:23:34 +0000 (23:23 -0500)
commit14e25977f98887f1f99c3ce7537a7674aab3cbdd
tree6ea268cda003af32442fc401f592d293d6494eb4
parentd1c35afb0892fc8b334ee0ce0902155d2cfb118c
cifs: use the right include for signal_pending()

This header is actually where signal_pending is defined
although either would work.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/transport.c