Re: [PATCH v2 2/8] MFD:rtsx: Remove redundant code

2012-12-25 Thread Borislav Petkov
On Tue, Dec 25, 2012 at 10:43:03AM +0800, wei_w...@realsil.com.cn wrote: > From: Wei WANG > > In function rtsx_pci_add_sg_tbl, the statement "ptr++" is useless. > > Signed-off-by: Wei WANG Acked-by: Borislav Petkov -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formattin

[PATCH v2 2/8] MFD:rtsx: Remove redundant code

2012-12-24 Thread wei_wang
From: Wei WANG In function rtsx_pci_add_sg_tbl, the statement "ptr++" is useless. Signed-off-by: Wei WANG --- drivers/mfd/rtsx_pcr.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mfd/rtsx_pcr.c b/drivers/mfd/rtsx_pcr.c index 3a44efa..fa2c2bc 100644 --- a/drivers/mfd/rtsx_pcr.c