From: Jeff Garzik Date: Thu, 28 Sep 2006 07:48:18 +0000 (-0400) Subject: [libata] init probe_ent->private_data in a common location X-Git-Tag: v2.6.19-rc1~39^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d639ca94188fedbd8cfde1ab4ed9e9878ab2f01e;p=pandora-kernel.git [libata] init probe_ent->private_data in a common location Don't write the same code twice, in two different functions, when they both call the same initialization function, with the same private_data pointer info. Also, note a bug found with a FIXME. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed