From 62fb3550101d46764baab7dbfc0fb997b49694a1 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Fri, 11 May 2012 16:11:53 +0200 Subject: [PATCH] plugin eeepc: add missing plugin description --- tuned/plugins/plugin_eeepc_she.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tuned/plugins/plugin_eeepc_she.py b/tuned/plugins/plugin_eeepc_she.py index 812dffa..18d246d 100644 --- a/tuned/plugins/plugin_eeepc_she.py +++ b/tuned/plugins/plugin_eeepc_she.py @@ -8,6 +8,7 @@ log = tuned.logs.get() class EeePCSHEPlugin(tuned.plugins.Plugin): """ + Plugin for tuning FSB (front side bus) speed on Asus EEE PCs with SHE (Super Hybrid Engine) support. """ def __init__(self, devices, options):