]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec65958f90f644f2a2b3e929f618880474b473c5
tree6ea268cda003af32442fc401f592d293d6494eb4
parentf2f0424f82a29078304bbd34e8e7ddccc2dd7b19
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