Staging: iio: Remove multiple blank lines
This patch removes blank uneeded lines in order to remove the folowing checkpatch.pl warning: "Please don't use multiple blank lines". Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
7079f21b66
Коммит
ccc5fbe090
|
@ -10,7 +10,6 @@
|
|||
*
|
||||
* */
|
||||
|
||||
|
||||
#ifndef HMC5843_CORE_H
|
||||
#define HMC5843_CORE_H
|
||||
|
||||
|
|
|
@ -562,7 +562,6 @@ static const struct iio_info hmc5843_info = {
|
|||
|
||||
static const unsigned long hmc5843_scan_masks[] = {0x7, 0};
|
||||
|
||||
|
||||
int hmc5843_common_suspend(struct device *dev)
|
||||
{
|
||||
return hmc5843_set_mode(iio_priv(dev_get_drvdata(dev)),
|
||||
|
|
Загрузка…
Ссылка в новой задаче