Hi,
Here are a couple more comments. Hopefully not much duplication from
other reviews.
On 05/31/15 19:43, Petros Koutoupis wrote:
>
> diff -uNpr linux-next.orig/drivers/staging/rapiddisk/Kconfig
> linux-next/drivers/staging/rapiddisk/Kconfig
> --- linux-next.orig/drivers/staging/rapiddisk/Kconfig 1969-12-31
> 18:00:00.000000000 -0600
> +++ linux-next/drivers/staging/rapiddisk/Kconfig 2015-05-31
> 21:35:12.923516166 -0500
> @@ -0,0 +1,10 @@
> +config RXDSK
> + tristate "RapidDisk Enhanced Linux RAM disk solution"
> + depends on BLOCK && BLK_DEV_DM
> + default N
default n
or omit that line completely.
> + help
> + Creates virtual block devices called /dev/rxd(X = 0, 1, ...).
> + Supports both volatile and non-volatile memory. And can map
> + rxdsk volumes as caching nodes to slower drives.
> +
> + Project home: http://www.rapiddisk.org/
Use same indentation for all help lines.
--
~Randy
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel