lkml.org 
[lkml]   [2008]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 4 of 5] xen/blkfront: add __exit to module_exit() handlers
Jeremy Fitzhardinge wrote:
> From: Jan Beulich <jbeulich@novell.com>
>
> Signed-off-by: Jan Beulich <jbeulich@novell.com>
> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
> ---
> drivers/block/xen-blkfront.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/block/xen-blkfront.c b/drivers/block/xen-blkfront.c
> --- a/drivers/block/xen-blkfront.c
> +++ b/drivers/block/xen-blkfront.c
> @@ -1045,7 +1045,7 @@
> module_init(xlblk_init);
>
>
> -static void xlblk_exit(void)
> +static void __exit xlblk_exit(void)
> {
> return xenbus_unregister_driver(&blkfront);
> }

ACK




\
 
 \ /
  Last update: 2008-05-31 04:01    [W:0.106 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site