Re: [PATCH] usb: host: replace symbolic permission with octal
From: gregkh@xxxxxxxxxxxxxxxxxxx
Date: Wed Nov 30 2016 - 08:56:17 EST
On Wed, Nov 30, 2016 at 01:49:02PM +0000, Amit Kumar Kushwaha wrote:
> This patch handles warning message for preferring octal
> permissions over Symbolic permission for module parameter
That makes no sense at all. What warning message? Build time? Run
time?
Please do cleanup patches on drivers/staging/ until you know how to do
them, don't start on the "core" kernel, as you will just annoy
maintainers (hint, you cc:ed too many people...)
good luck!
greg k-h