提交 8386c8cf 编写于 作者: W Wim Van Sebroeck

[WATCHDOG] Winbond SMsC37B787 - remove trailing whitespace

Remove trailing whitespace.
Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
上级 485ae77d
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* modify it under the terms of the GNU General Public License * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version * as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version. * 2 of the License, or (at your option) any later version.
* *
* The authors do NOT admit liability nor provide warranty for * The authors do NOT admit liability nor provide warranty for
* any of this software. This material is provided "AS-IS" in * any of this software. This material is provided "AS-IS" in
* the hope that it may be useful for others. * the hope that it may be useful for others.
...@@ -422,7 +422,7 @@ static int wb_smsc_wdt_ioctl(struct inode *inode, struct file *file, ...@@ -422,7 +422,7 @@ static int wb_smsc_wdt_ioctl(struct inode *inode, struct file *file,
switch (cmd) { switch (cmd) {
default: default:
return -ENOTTY; return -ENOTTY;
case WDIOC_GETSUPPORT: case WDIOC_GETSUPPORT:
return copy_to_user(uarg.ident, &ident, sizeof(ident)); return copy_to_user(uarg.ident, &ident, sizeof(ident));
...@@ -573,7 +573,7 @@ static int __init wb_smsc_wdt_init(void) ...@@ -573,7 +573,7 @@ static int __init wb_smsc_wdt_init(void)
out_pnp: out_pnp:
goto out_clean; goto out_clean;
} }
/* module's "destructor" */ /* module's "destructor" */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册