cifs: don't use 'pre:' for MODULE_SOFTDEP
authorRonnie Sahlberg <lsahlber@redhat.com>
Thu, 31 Oct 2019 03:55:14 +0000 (13:55 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 25 Nov 2019 07:16:30 +0000 (01:16 -0600)
commit3591bb83eee7731d3421621a3b04d2432f80bba0
treeb9b029d723ab942219f5768c331d454f76508cb1
parent4357d45f50e58672e1d17648d792f27df01dfccd
cifs: don't use 'pre:' for MODULE_SOFTDEP

It can cause
to fail with
modprobe: FATAL: Module <module> is builtin.

RHBZ: 1767094

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