On 01/10/2011 02:31 PM, Sergei Shtylyov wrote:
hpt37x_init_one() has a large *if* statement which should really be folded into the *switch* statement that currently constitutes its *else* branch, reducing one level of indentation... Signed-off-by: Sergei Shtylyov<sshtylyov@xxxxxxxxxxxxx> --- The patch is against the recent Linus' tree plus 2 patches I posted before: http://marc.info/?l=linux-ide&m=129468455026976 http://marc.info/?l=linux-ide&m=129468485927420 drivers/ata/pata_hpt37x.c | 89 ++++++++++++++++++++++------------------------ 1 file changed, 43 insertions(+), 46 deletions(-)
applied this, and the prereset inherit patch -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html