Re: [PATCH] gdth: Fixup section annotations

2014-01-13 Thread James Bottomley
On Mon, 2014-01-13 at 09:23 +0100, Hannes Reinecke wrote: > On 01/10/2014 06:07 PM, James Bottomley wrote: > > On Fri, 2014-01-10 at 16:31 +0100, Hannes Reinecke wrote: > >> Fixup section annotations so that kbuild doesn't complain anymore. > > > > This doesn't look right: __devinit is now an obso

Re: [PATCH] gdth: Fixup section annotations

2014-01-13 Thread Hannes Reinecke
On 01/10/2014 06:07 PM, James Bottomley wrote: > On Fri, 2014-01-10 at 16:31 +0100, Hannes Reinecke wrote: >> Fixup section annotations so that kbuild doesn't complain anymore. > > This doesn't look right: __devinit is now an obsolete annotation. > Hmm. Patch has been in our internal kernel repos

Re: [PATCH] gdth: Fixup section annotations

2014-01-10 Thread James Bottomley
On Fri, 2014-01-10 at 16:31 +0100, Hannes Reinecke wrote: > Fixup section annotations so that kbuild doesn't complain anymore. This doesn't look right: __devinit is now an obsolete annotation. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message

[PATCH] gdth: Fixup section annotations

2014-01-10 Thread Hannes Reinecke
Fixup section annotations so that kbuild doesn't complain anymore. Signed-off-by: Hannes Reinecke --- drivers/scsi/gdth.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/scsi/gdth.c b/drivers/scsi/gdth.c index ce5ef01..98bd66e 100644 --- a/drivers/scsi/