regularize format of source file headers, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		@@ -17,14 +17,13 @@
 | 
			
		||||
 *	License along with this library; if not, write to the Free Software
 | 
			
		||||
 *	Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
//kbuild:### lib-$(CONFIG_FEATURE_VOLUMEID_UFS) += ufs.o
 | 
			
		||||
 | 
			
		||||
//config:### config FEATURE_VOLUMEID_UFS
 | 
			
		||||
//config:###	bool "ufs filesystem"
 | 
			
		||||
//config:###	default y
 | 
			
		||||
//config:###	depends on VOLUMEID
 | 
			
		||||
 | 
			
		||||
//kbuild:### lib-$(CONFIG_FEATURE_VOLUMEID_UFS) += ufs.o
 | 
			
		||||
 | 
			
		||||
#include "volume_id_internal.h"
 | 
			
		||||
 | 
			
		||||
struct ufs_super_block {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user