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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 14 Jun 2012 15:45:09 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Jonathan Cameron <jic23@....ac.uk>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iio: let the doc follow core code move

On Thu, 14 Jun 2012, Jonathan Cameron wrote:

> > As the IIO core code has been moved out of staging, let the appropriate
> > documentation appear in Documentation/iio (which is what
> > drivers/iio/Kconfig suggests as a location to look for it anyway).
> > 
> I'd really rather not do this just yet.  There are elements that are out 
> of date or downright wrong in here. Much like the drivers, these should 
> get some careful review before they go anywhere.
> 
> For now we have carefully only moved abi docs that have been
> carefully sanity checked first (and even then a few 'interesting'
> corners made it through).
> 
> Obviously we'd like to do that pretty soon!
> In the meantime it comes down to that old story of wrong docs
> perhaps being worse than no docs.

Oh well, I see.

So at least we need the patch below.




From: Jiri Kosina <jkosina@...e.cz>
Subject: [PATCH] iio: drop wrong reference from Kconfig

The documentation lives in drivers/staging/iio/Documentation, but 
according to Jonathan it's obsolete and needs fixing.

Signed-off-by: Jiri Kosina <jkosina@...e.cz>
---
 drivers/iio/Kconfig |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig
index 56eecef..2ec93da 100644
--- a/drivers/iio/Kconfig
+++ b/drivers/iio/Kconfig
@@ -8,8 +8,7 @@ menuconfig IIO
 	help
 	  The industrial I/O subsystem provides a unified framework for
 	  drivers for many different types of embedded sensors using a
-	  number of different physical interfaces (i2c, spi, etc). See
-	  Documentation/iio for more information.
+	  number of different physical interfaces (i2c, spi, etc).
 
 if IIO
 

-- 
Jiri Kosina
SUSE Labs
--
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