diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-05-28 15:05:57 +0200 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-05-28 21:12:23 +0100 |
commit | 72df25b4650523cc80978b30ae12f56c5feafa77 (patch) | |
tree | 953e981073fa12b9b2d55532dbf29ba851b7b536 | |
parent | 898b1281dd7d96c714f2b8fedf87af7d774fde37 (diff) | |
download | drakx-72df25b4650523cc80978b30ae12f56c5feafa77.tar drakx-72df25b4650523cc80978b30ae12f56c5feafa77.tar.gz drakx-72df25b4650523cc80978b30ae12f56c5feafa77.tar.bz2 drakx-72df25b4650523cc80978b30ae12f56c5feafa77.tar.xz drakx-72df25b4650523cc80978b30ae12f56c5feafa77.zip |
typo fix in module name (martin whitaker)
(cherry picked from commit 06ed1e9a43d6aeb51291823428293b5d66e94142)
-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 |