On Thu, Jun 29, 2017 at 04:16:43PM +0800, Bin Li wrote: > Like other Lenovo models the IdeaPad V310-14ISK does not have an hw > rfkill switch. This results in hard-blocked radios after boot, resulting > in always blocked radios rendering them unusable. > > Add the IdeaPad V310-14ISK to the no_hw_rfkill DMI list and allows using > the built-in radios. > > Signed-off-by: Bin Li <bin.li@xxxxxxxxxxxxx> Hi Bin Li, The content of the patch is fine, but please always run checkpatch.pl against your patches prior to submission to catch obvious mechanical errors. In this case, you are indenting with spaces instead of tabs, which violates coding style and is inconsistent with the file you are patching. Please consider configuring your editor to display whitespace so these kinds of errors are immediately obvious. Please correct and resubmit. Thanks, -- Darren Hart VMware Open Source Technology Center