> - out_sysctl_unregister: > +out_destroy_xfs_syncd: > + destroy_workqueue(xfs_syncd_wq); > +out_sysctl_unregister: > xfs_sysctl_unregister(); > - out_cleanup_procfs: > +out_cleanup_procfs: > xfs_cleanup_procfs(); > - out_buf_terminate: > +out_buf_terminate: > xfs_buf_terminate(); > - out_filestream_uninit: > +out_filestream_uninit: > xfs_filestream_uninit(); > - out_mru_cache_uninit: > +out_mru_cache_uninit: > xfs_mru_cache_uninit(); > - out_destroy_zones: > +out_destroy_zones: What's the point of these random formatting changes? Otherwise looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs