From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:45 +0000 (+0200) Subject: pmac: remove needless pmac_ide_destroy_dmatable() wrapper X-Git-Tag: v2.6.28-rc1~599^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5e0b5ecb3afc8050259003067b6a1aef3635f12;p=pandora-kernel.git pmac: remove needless pmac_ide_destroy_dmatable() wrapper hwif->sg_nents is always != 0 when this function is called and there is also no need to explicitely zero hwif->sg_nents. Cc: Benjamin Herrenschmidt Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed