Skip to content

Commit

Permalink
staging: remove smbfs
Browse files Browse the repository at this point in the history
smbfs got moved to staging in 2.6.37, so we can
finally remove it in the 2.6.39 merge window.
All users should by now have migrated to cifs.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: linux-cifs@vger.kernel.org
Cc: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Arnd Bergmann authored and Greg Kroah-Hartman committed Jan 31, 2011
1 parent 561c5cf commit 939cbe5
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 8,599 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ source "drivers/staging/msm/Kconfig"

source "drivers/staging/lirc/Kconfig"

source "drivers/staging/smbfs/Kconfig"

source "drivers/staging/easycap/Kconfig"

source "drivers/staging/solo6x10/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ obj-$(CONFIG_POHMELFS) += pohmelfs/
obj-$(CONFIG_IDE_PHISON) += phison/
obj-$(CONFIG_LINE6_USB) += line6/
obj-$(CONFIG_USB_SERIAL_QUATECH2) += serqt_usb2/
obj-$(CONFIG_SMB_FS) += smbfs/
obj-$(CONFIG_USB_SERIAL_QUATECH_USB2) += quatech_usb2/
obj-$(CONFIG_OCTEON_ETHERNET) += octeon/
obj-$(CONFIG_VT6655) += vt6655/
Expand Down
56 changes: 0 additions & 56 deletions drivers/staging/smbfs/Kconfig

This file was deleted.

18 changes: 0 additions & 18 deletions drivers/staging/smbfs/Makefile

This file was deleted.

8 changes: 0 additions & 8 deletions drivers/staging/smbfs/TODO

This file was deleted.

208 changes: 0 additions & 208 deletions drivers/staging/smbfs/cache.c

This file was deleted.

Loading

0 comments on commit 939cbe5

Please sign in to comment.