linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kernel:acct - fix for duplicate word in comment to file header
@ 2015-06-04 14:26 Shailendra Verma
  0 siblings, 0 replies; only message in thread
From: Shailendra Verma @ 2015-06-04 14:26 UTC (permalink / raw)
  To: Al Viro, Andrew Morton, Thomas Gleixner, Ionut Alexa, Paul McQuade
  Cc: linux-kernel, Shailendra Verma

Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
---
 kernel/acct.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/acct.c b/kernel/acct.c
index fa972fa..6bb78d6 100644
--- a/kernel/acct.c
+++ b/kernel/acct.c
@@ -24,7 +24,7 @@
  *  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 accounting
+ *  Fixed a nasty interaction 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
-- 
1.9.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-04 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-04 14:26 [PATCH] kernel:acct - fix for duplicate word in comment to file header Shailendra Verma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).