lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 21 Jul 2006 10:11:28 +0200
From:	Rolf Eike Beer <eike-kernel@...tec.de>
To:	zanussi@...ibm.com
Cc:	karim@...rsys.com, linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: [PATCH][Doc] change identation of one paragraph in Documentation/filesystems/relayfs.txt

Change the identation of one paragraph to match that of the others in this
section.

Signed-off-by: Rolf Eike Beer <eike-kernel@...tec.de>

---
commit a61512454736a148d2add339eb2c682e86645f9f
tree c122c5a9b9cfd645b6696ddd80303256d8382f88
parent 4223d94a33bdb10bad3f2c0adebb7fea40ae185a
author Rolf Eike Beer <eike-kernel@...tec.de> Fri, 21 Jul 2006 10:10:12 +0200
committer Rolf Eike Beer <beer@...o-eb-i34d.silicon-software.de> Fri, 21 Jul 2006 10:10:12 +0200

 Documentation/filesystems/relayfs.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/filesystems/relayfs.txt b/Documentation/filesystems/relayfs.txt
index 5832377..8533d42 100644
--- a/Documentation/filesystems/relayfs.txt
+++ b/Documentation/filesystems/relayfs.txt
@@ -106,9 +106,9 @@ read()	 read the contents of a channel b
 poll()	 POLLIN/POLLRDNORM/POLLERR supported.  User applications are
 	 notified when sub-buffer boundaries are crossed.
 
-close() decrements the channel buffer's refcount.  When the refcount
-	reaches 0 i.e. when no process or kernel client has the buffer
-	open, the channel buffer is freed.
+close()	 decrements the channel buffer's refcount.  When the refcount
+	 reaches 0 i.e. when no process or kernel client has the buffer
+	 open, the channel buffer is freed.
 
 
 In order for a user application to make use of relayfs files, the
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ