On Thu, Mar 10, 2011 at 12:34:05PM -0500, Christoph Hellwig wrote: > > - 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? > Removed. -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs