[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20b28960-9c80-349e-c10f-bf45aae804e2@linux.ibm.com>
Date: Wed, 16 Sep 2020 16:52:32 +0200
From: Stefan Haberland <sth@...ux.ibm.com>
To: Christoph Hellwig <hch@....de>, hoeppner@...ux.ibm.com
Cc: linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dasd: remove the unused dasd_enable_device export
Am 03.09.20 um 10:30 schrieb Christoph Hellwig:
> Signed-off-by: Christoph Hellwig <hch@....de>
Acked-by:Stefan Haberland <sth@...ux.ibm.com>
> ---
> drivers/s390/block/dasd.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/s390/block/dasd.c b/drivers/s390/block/dasd.c
> index eb17fea8075c6f..6ab992b3eed004 100644
> --- a/drivers/s390/block/dasd.c
> +++ b/drivers/s390/block/dasd.c
> @@ -683,7 +683,6 @@ void dasd_enable_device(struct dasd_device *device)
> if (device->discipline->kick_validate)
> device->discipline->kick_validate(device);
> }
> -EXPORT_SYMBOL(dasd_enable_device);
>
> /*
> * SECTION: device operation (interrupt handler, start i/o, term i/o ...)
Powered by blists - more mailing lists