On Friday, March 14, 2014 at 09:55:08 PM, Simon Glass wrote:
> Hi,
>
> On 12 March 2014 04:24, Pantelis Antoniou
wrote:
> > Using an array is pointless; even more pointless (and scary) is using
> > sprintf to fill it without a format string.
>
> This is certainly better, but how about an mmc st
Hi,
On 12 March 2014 04:24, Pantelis Antoniou wrote:
> Using an array is pointless; even more pointless (and scary) is using
> sprintf to fill it without a format string.
This is certainly better, but how about an mmc structure init function
which sets this up?
Regards,
Simon
__
Using an array is pointless; even more pointless (and scary) is using
sprintf to fill it without a format string.
Signed-off-by: Pantelis Antoniou
---
drivers/mmc/arm_pl180_mmci.c | 2 +-
drivers/mmc/bfin_sdh.c | 2 +-
drivers/mmc/davinci_mmc.c| 2 +-
drivers/mmc/dw_mmc.c | 2 +
3 matches
Mail list logo