fix below compilation warning.
drivers/spi/omap2_mcspi.c: In function 'omap2_mcspi_txrx_dma':
drivers/spi/omap2_mcspi.c:301: warning: 'elements' may be used uninitialized in
this function
Signed-off-by: Govindraj.R
---
drivers/spi/omap2_mcspi.c |2 +-
1 files changed, 1 insertions(+), 1 de
您好:
本公司优惠代理全国各地大城市发票;
贵公司如有需要,欢迎您的来电与我联系:
负责人:张先生(0)15817302760
--
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery optio
On Mon, May 30, 2011 at 12:57:57PM +0200, Antonio Ospite wrote:
> It is cleaner and more uniform indeed, but it does not solve the problem
> I am seeing, the issue is still there when pdata is NULL, we are at the
> same point as before (the current code checks for (pdata &&
> pdata->field)), and w