From: Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Javier Martinez Canillas
<javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>,
Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 0/2] spi: fix kernel-doc warnings
Date: Thu, 22 Oct 2015 18:59:21 +0200 [thread overview]
Message-ID: <1445533163-3366-1-git-send-email-javier@osg.samsung.com> (raw)
Hello Mark,
This trivial series fixes some warnings that I noticed in the SPI
subsystem when builing the kernel DocBook. All the warnings were
due missing description for some functions return values.
Patch #1 fixes the warnings from the include/linux/spi/spi.h header
file and patch #2 fixes the warnings in the drivers/spi/spi.c file.
Best regards,
Javier
Javier Martinez Canillas (2):
spi: fix kernel-doc warnings about missing return desc in spi.h
spi: fix kernel-doc warnings about missing return desc in spi.c
drivers/spi/spi.c | 41 ++++++++++++++++++++++++++++++++---------
include/linux/spi/spi.h | 34 ++++++++++++++++++++--------------
2 files changed, 52 insertions(+), 23 deletions(-)
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2015-10-22 16:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-22 16:59 Javier Martinez Canillas [this message]
2015-10-22 16:59 ` [PATCH 1/2] spi: fix kernel-doc warnings about missing return desc in spi.h Javier Martinez Canillas
[not found] ` <1445533163-3366-2-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-10-23 17:47 ` Applied "spi: fix kernel-doc warnings about missing return desc in spi.h" to the spi tree Mark Brown
2015-10-22 16:59 ` [PATCH 2/2] spi: fix kernel-doc warnings about missing return desc in spi.c Javier Martinez Canillas
[not found] ` <1445533163-3366-3-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-10-23 17:47 ` Applied "spi: fix kernel-doc warnings about missing return desc in spi.c" to the spi tree Mark Brown
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=1445533163-3366-1-git-send-email-javier@osg.samsung.com \
--to=javier-jph+aebz4p+uejcrhfaqsw@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.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