Fixed oops reading /proc/filesystems after rmmod.
commit8d639741fdc73aa1a03ce4e7da6ab57f91dc3a44
authorLucas Woods <woodsl@slack-test.gobbledegook.ws>
Mon, 15 Oct 2007 14:59:03 +0000 (16 00:59 +1000)
committerLucas Woods <woodsl@slack-test.gobbledegook.ws>
Mon, 15 Oct 2007 14:59:03 +0000 (16 00:59 +1000)
treeae3c3f477609cef104dd425eb50f33b4f4943f13
parente8d266662f868bf72a190d2fdf734a761a36cccb
Fixed oops reading /proc/filesystems after rmmod.

Did not have an unregister_filesystem() call in the module exit function.
diversif.c