As per Jan Engelhardt's second email, this removes some unused code,
and fixes up indenting in various places.

Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Этот коммит содержится в:
Steven Whitehouse
2006-09-04 09:49:55 -04:00
родитель e9fc2aa091
Коммит 5029996547
7 изменённых файлов: 47 добавлений и 113 удалений

Просмотреть файл

@@ -65,8 +65,6 @@ static int __init init_gfs2_fs(void)
{
int error;
gfs2_init_lmh();
error = gfs2_sys_init();
if (error)
return error;