提交 a77de286 编写于 作者: D Daniel Lezcano 提交者: Rafael J. Wysocki

cpuidle: remove some empty lines

This mindless patch is just about removing some trailing
carriage returns.

[rjw: Changed the subject.]
Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
上级 3d339dcb
......@@ -41,7 +41,6 @@ static void __cpuidle_register_driver(struct cpuidle_driver *drv)
}
}
/**
* cpuidle_register_driver - registers a driver
* @drv: the driver
......@@ -65,7 +64,6 @@ int cpuidle_register_driver(struct cpuidle_driver *drv)
return 0;
}
EXPORT_SYMBOL_GPL(cpuidle_register_driver);
/**
......@@ -96,7 +94,6 @@ void cpuidle_unregister_driver(struct cpuidle_driver *drv)
spin_unlock(&cpuidle_driver_lock);
}
EXPORT_SYMBOL_GPL(cpuidle_unregister_driver);
struct cpuidle_driver *cpuidle_driver_ref(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册