From: Borislav Petkov Date: Sat, 2 May 2009 08:58:17 +0000 (+0200) Subject: ide-atapi: use local sense buffer X-Git-Tag: v2.6.31-rc1~103^2~19^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae3a8387be529e632eac69b342524c25b892fc63;p=pandora-kernel.git ide-atapi: use local sense buffer Access the sense buffer through the bio in ->pc_callback method thus alleviating the need for the pc->buf pointer. There should be no functional change resulting from this patch. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed