commit | 9f70d08a4c4581eee802563b709f710ad492d966 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 29 08:41:08 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 28 19:13:54 2012 -0300 |
tree | 2a149079defd81e405bf64ccf5f3d8f7434ba2ab | |
parent | 36683aab90373afd0cff0935bf886ebe6c7b0de6 [diff] |
i5100_edac: Fix a warning when compiled with 32 bits drivers/edac/i5100_edac.c: In function ‘i5100_init_csrows’: drivers/edac/i5100_edac.c:862:3: warning: format ‘%zd’ expects argument of type ‘signed size_t’, but argument 5 has type ‘long unsigned int’ [-Wformat] Reviewed-by: Aristeu Rozanski <arozansk@redhat.com> Cc: "Niklas Söderlund" <niklas.soderlund@ericsson.com> Cc: Borislav Petkov <borislav.petkov@amd.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>