commit | b104513c74d972f09737017394c5abc7e0a6835d | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Apr 11 20:05:20 2006 -0400 |
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | Tue Apr 11 20:05:20 2006 -0400 |
tree | dc1eb76a9b110c2a7895b9c72077d1201eecabf9 | |
parent | 6cc449c7d0292cb9b993f0df84fd3225e3099492 [diff] |
[PATCH] MTD: m25p80: fix printk format warning Fix printk format warning: drivers/mtd/devices/m25p80.c:189: warning: format '%zd' expects type 'signed size_t', but argument 6 has type 'u_int32_t' Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David Woodhouse <dwmw2@infradead.org>