From fa9767591ffa8314852bceefa165b94127f37a1f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 17 Sep 2007 13:46:12 +0000 Subject: sort --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 19008de5e..b4338c4a6 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -235,7 +235,7 @@ our %l = ( # just here for classification, unused categories (nor auto-detect, nor load_thiskind) { raid => [ - qw(dm-crypt dm-mirror dm-zero dm-mod linear lvm-mod multipath raid0 raid1 raid10 raid456 raid5 raid6), + qw(dm-crypt dm-mirror dm-mod dm-zero linear lvm-mod multipath raid0 raid1 raid10 raid456 raid5 raid6), ], mouse => [ qw(atixlmouse busmouse generic_serial inport ioc3_serial logibm logibusmouse msbusmouse pcips2 qpmouse synclinkmp), -- cgit v1.2.1