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:   Mon, 10 Apr 2017 09:24:40 +0200
From:   Vincent Legoll <vincent.legoll@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Chris Bostic <cbostic@...ibm.com>, Jeremy Kerr <jk@...abs.org>,
        linux-kernel@...r.kernel.org
Cc:     Vincent Legoll <vincent.legoll@...il.com>
Subject: [PATCH] Explain FRU - Field Replaceable Unit

TODO: maybe make more explicit the "POWER" part, as in IBM POWER
architecture or OpenPOWER...

Signed-off-by: Vincent Legoll <vincent.legoll@...il.com>
---
 drivers/fsi/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/fsi/Kconfig b/drivers/fsi/Kconfig
index 04c1a0e..6b8a98c 100644
--- a/drivers/fsi/Kconfig
+++ b/drivers/fsi/Kconfig
@@ -7,6 +7,6 @@ menu "FSI support"
 config FSI
 	tristate "FSI support"
 	---help---
-	  FSI - the FRU Support Interface - is a simple bus for low-level
-	  access to POWER-based hardware.
+	  FSI - the FRU (Field Replaceable Unit) Support Interface - is a simple bus
+	  for low-level access to POWER-based hardware.
 endmenu
-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ