public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Vasily Gorbik <gor@linux.ibm.com>
To: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Vineeth Vijayan <vneethv@linux.ibm.com>,
	Peter Oberparleiter <oberpar@linux.ibm.com>,
	Heiko Carstens <hca@linux.ibm.com>,
	Alexander Gordeev <agordeev@linux.ibm.com>,
	Christian Borntraeger <borntraeger@linux.ibm.com>,
	Sven Schnelle <svens@linux.ibm.com>,
	Eric Farman <farman@linux.ibm.com>,
	Matthew Rosato <mjrosato@linux.ibm.com>,
	Halil Pasic <pasic@linux.ibm.com>,
	linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org,
	kvm@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH v2] s390/cio: add missing MODULE_DESCRIPTION() macros
Date: Fri, 26 Jul 2024 13:14:27 +0200	[thread overview]
Message-ID: <your-ad-here.call-01721992467-ext-6555@work.hours> (raw)
In-Reply-To: <20240715-md-s390-drivers-s390-cio-v2-1-97eaa6971124@quicinc.com>

On Mon, Jul 15, 2024 at 08:58:51AM -0700, Jeff Johnson wrote:
> With ARCH=s390, make allmodconfig && make W=1 C=1 reports:
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/cio/ccwgroup.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/s390/cio/vfio_ccw.o
> 
> Add the missing invocations of the MODULE_DESCRIPTION() macro.
> 
> Reviewed-by: Eric Farman <farman@linux.ibm.com>
> Reviewed-by: Vineeth Vijayan <vneethv@linux.ibm.com>
> Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
> ---
> I hope this can get into the 6.11 merge window.
> I originally had almost 300 patches to fix these issues treewide, and
> this is one of only 13 left which have not landed in linux-next
> ---
> Changes in v2:
> - changed CCW Group to ccwgroup in ccwgroup.c description
> - removed "Physical" in vfio_ccw_drv.c description
> - applied Reviewed-by tags from Eric Farman & Vineeth Vijayan since these edits
>   seem to be aligned with their comments
> - Link to v1: https://lore.kernel.org/r/20240615-md-s390-drivers-s390-cio-v1-1-8fc9584e8595@quicinc.com
> ---
>  drivers/s390/cio/ccwgroup.c     | 1 +
>  drivers/s390/cio/vfio_ccw_drv.c | 1 +
>  2 files changed, 2 insertions(+)
 
Applied, thank you!

      reply	other threads:[~2024-07-26 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15 15:58 [PATCH v2] s390/cio: add missing MODULE_DESCRIPTION() macros Jeff Johnson
2024-07-26 11:14 ` Vasily Gorbik [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=your-ad-here.call-01721992467-ext-6555@work.hours \
    --to=gor@linux.ibm.com \
    --cc=agordeev@linux.ibm.com \
    --cc=borntraeger@linux.ibm.com \
    --cc=farman@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=mjrosato@linux.ibm.com \
    --cc=oberpar@linux.ibm.com \
    --cc=pasic@linux.ibm.com \
    --cc=quic_jjohnson@quicinc.com \
    --cc=svens@linux.ibm.com \
    --cc=vneethv@linux.ibm.com \
    /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