[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1432357759-4302-1-git-send-email-shailendra.capricorn@gmail.com>
Date: Sat, 23 May 2015 10:39:19 +0530
From: Shailendra Verma <shailendra.capricorn@...il.com>
To: Al Viro <viro@...iv.linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ionut Alexa <ionut.m.alexa@...il.com>,
Paul McQuade <paulmcquad@...il.com>
Cc: linux-kernel@...r.kernel.org,
Shailendra Verma <shailendra.capricorn@...il.com>
Subject: [PATCH] kernel:acct - Fix typos in comment to file header.
Signed-off-by: Shailendra Verma <shailendra.capricorn@...il.com>
---
kernel/acct.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kernel/acct.c b/kernel/acct.c
index 74963d1..fa972fa 100644
--- a/kernel/acct.c
+++ b/kernel/acct.c
@@ -24,8 +24,8 @@
* Now we silently close acct_file on attempt to reopen. Cleaned sys_acct().
* XTerms and EMACS are manifestations of pure evil. 21/10/98, AV.
*
- * Fixed a nasty interaction with with sys_umount(). If the accointing
- * was suspeneded we failed to stop it on umount(). Messy.
+ * Fixed a nasty interaction with with sys_umount(). If the accounting
+ * was suspended we failed to stop it on umount(). Messy.
* Another one: remount to readonly didn't stop accounting.
* Question: what should we do if we have CAP_SYS_ADMIN but not
* CAP_SYS_PACCT? Current code does the following: umount returns -EBUSY
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists