watchdog: cleanup spaces before tabs

cleanup spaces before tabs in drivers/watchdog/

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
このコミットが含まれているのは:
Wim Van Sebroeck
2011-02-23 20:04:38 +00:00
コミット 5f3b27569f
26個のファイルの変更63行の追加63行の削除

ファイルの表示

@@ -281,7 +281,7 @@ static int wdt977_release(struct inode *inode, struct file *file)
{
/*
* Shut off the timer.
* Lock it in if it's a module and we set nowayout
* Lock it in if it's a module and we set nowayout
*/
if (expect_close == 42) {
wdt977_stop();