diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-05-28 15:05:57 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-05-28 15:06:00 +0200 |
commit | 06ed1e9a43d6aeb51291823428293b5d66e94142 (patch) | |
tree | 0cc83e5828c73f130bcf12e3cdeef7d5349c56ec /kernel | |
parent | e21ac18ec080918a0e2de21296624922d432b8f2 (diff) | |
download | drakx-06ed1e9a43d6aeb51291823428293b5d66e94142.tar drakx-06ed1e9a43d6aeb51291823428293b5d66e94142.tar.gz drakx-06ed1e9a43d6aeb51291823428293b5d66e94142.tar.bz2 drakx-06ed1e9a43d6aeb51291823428293b5d66e94142.tar.xz drakx-06ed1e9a43d6aeb51291823428293b5d66e94142.zip |
typo fix in module name (martin whitaker)
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index b0de47da5..b67a4fe52 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -176,7 +176,7 @@ our %l = ( hid-hyperv hid-icade hid-ite hid-kensington hid-keytouch hid-kye hid-lcpower hid-led hid-lenovo hid-lenovo-tpkbd hid-logitech hid-logitech-dj hid-logitech-hidpp hid-magicmouse hid-mf hid-microsoft hid-monterey hid-multilaser hid-multitouch hid-ntrig hid-ortek hid-penmount hid-petalynx hid-picolcd - hid-pl hid-plantronics hid-primax hid-prodikeys hid-retrode id-roccat hid-roccat-arvo hid-roccat-common hid-rmi + hid-pl hid-plantronics hid-primax hid-prodikeys hid-retrode hid-roccat hid-roccat-arvo hid-roccat-common hid-rmi hid-roccat-isku hid-roccat-kone hid-roccat-koneplus hid-roccat-konepure hid-roccat-kovaplus hid-roccat-lua hid-roccat-pyra hid-roccat-ryos hid-roccat-savu hid-saitek hid-samsung hid-sensor-hub hid-sjoy hid-sony hid-speedlink hid-steelseries hid-sunplus hid-tivo hid-tmff hid-topseed hid-twinhan |