Hi Wei, On Fri, Sep 07, 2012 at 02:51:47PM +0800, Wei Yongjun wrote: > From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> > > The dereference should be moved below the NULL test. > > spatch with a semantic match is used to found this. > (http://coccinelle.lip6.fr/) > > Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx> > --- > drivers/nfc/nfcwilink.c | 4 ++-- > drivers/nfc/pn544_hci.c | 3 ++- > drivers/nfc/pn544.c | 3 ++- > 3 files changed, 6 insertions(+), 4 deletions(-) Those are correct fixes but could you please split the nfcwilink and pn544_hci fixes into 2 patches. Also, the pn544 driver is going to be removed so no need to fix it. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html