From: Mark de Wever Date: Fri, 10 Oct 2008 20:39:17 +0000 (+0200) Subject: ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1. X-Git-Tag: v2.6.28-rc1~710^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730616b2026838c4535c1daf9b91b118fd7caecf;p=pandora-kernel.git ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1. The format specifier for rq->sector didn't specify the proper size and signedness. Borislav Petkov discovered that the signedness for rq->nr_sectors and rq->current_nr_sectors also were incorrect. Signed-off-by: Mark de Wever Acked-by: Borislav Petkov [bart: remove trailing whitespace] Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed