public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Stefan Haberland <sth@linux.ibm.com>
To: Christoph Hellwig <hch@lst.de>, hoeppner@linux.ibm.com
Cc: linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dasd: remove the unused dasd_enable_device export
Date: Wed, 16 Sep 2020 16:52:32 +0200	[thread overview]
Message-ID: <20b28960-9c80-349e-c10f-bf45aae804e2@linux.ibm.com> (raw)
In-Reply-To: <20200903083018.507894-1-hch@lst.de>

Am 03.09.20 um 10:30 schrieb Christoph Hellwig:
> Signed-off-by: Christoph Hellwig <hch@lst.de>

Acked-by:Stefan Haberland <sth@linux.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 ...)

      reply	other threads:[~2020-09-16 14:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03  8:30 [PATCH] dasd: remove the unused dasd_enable_device export Christoph Hellwig
2020-09-16 14:52 ` Stefan Haberland [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20b28960-9c80-349e-c10f-bf45aae804e2@linux.ibm.com \
    --to=sth@linux.ibm.com \
    --cc=hch@lst.de \
    --cc=hoeppner@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox