commit | 26808d3f10b1213bbb6e27d441be40e20ab84611 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Fri Nov 09 13:44:06 2007 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Feb 01 16:42:03 2008 -0500 |
tree | 38b2769d479a8cd44f2e242ef1f16b395fdf4997 | |
parent | 46b25895767c606c630a97b03a895934a7a36a70 [diff] |
nfsd: cleanup nfsd module initialization cleanup Handle the failure case here with something closer to the standard kernel style. Doesn't really matter for now, but I'd like to add a few more failure cases, and then this'll help. Acked-by: NeilBrown <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>