Re: [PATCH] Generic WorkQueue Engine (GenWQE) device driver (v4)

From: Greg KH
Date: Wed Oct 30 2013 - 13:35:26 EST


On Wed, Oct 30, 2013 at 10:32:58AM +0100, Frank Haverkamp wrote:
> +if GENWQE
> +
> +config GENWQE_DEVNAME
> + string "Name for sysfs and device nodes"
> + default "genwqe"
> + help
> + Select alternate name for sysfs and device nodes.

Don't let the user pick this, it's up to the driver to set this once and
then live with it.

And, from what I can tell in the driver, this help text is wrong (there
are no device nodes with this name in it, right?)

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/