On Tue, 2013-02-12 at 04:25 -0800, Anand wrote: > >From 56ee53f01663fa479c0624b81e36545ea5b1ab94 Mon Sep 17 00:00:00 2001 > From: Sakthivel K <Sakthivel.SaravananKamalRaju@xxxxxxxx> > Date: Mon, 4 Feb 2013 12:10:02 +0530 > Subject: [PATCH 01/15] pm80xx: fix for memory region free > > All memory regions are allocated based on variables total_len > and alignment but free was based on element_size. > > Signed-off-by: Sakthivel K <DL.Team.PMC.SPC.Linux.open.source@xxxxxxxx> > Signed-off-by: Anand Kumar S <DL.Team.PMC.SPC.Linux.open.source@xxxxxxxx> > --- > drivers/scsi/pm8001/pm8001_init.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/drivers/scsi/pm8001/pm8001_init.c b/drivers/scsi/pm8001/pm8001_init.c > index 4c9fe73..3d5e522 100755 Can you please fix whatever it is you're doing that's causing this. The 100755 at the end of the index directive indicates that you've incorrectly added execute permissions to the file. I've stripped all these off again, but it's annoying. Thanks, James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html