lkml.org 
[lkml]   [2011]   [Nov]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] scsi: convert drivers/scsi/* to use module_platform_driver()

On Sat, 26 Nov 2011, Axel Lin wrote:

> This patch converts the drivers in drivers/scsi/* to use the
> module_platform_driver() macro which makes the code smaller and a bit
> simpler.
...
>
> -static int __init jazz_esp_init(void)
...
> +module_platform_driver(esp_jazz_driver);

Doesn't this transform "jazz_esp_init" into "jazz_esp_driver_init"?

If that's the convention, it seems odd that the module_platform_driver
macro doesn't do it...

Finn


\
 
 \ /
  Last update: 2011-11-28 13:51    [W:0.043 / U:0.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site