Linux SPI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: fix kernel-doc warnings
@ 2015-10-22 16:59 Javier Martinez Canillas
  2015-10-22 16:59 ` [PATCH 1/2] spi: fix kernel-doc warnings about missing return desc in spi.h Javier Martinez Canillas
  2015-10-22 16:59 ` [PATCH 2/2] spi: fix kernel-doc warnings about missing return desc in spi.c Javier Martinez Canillas
  0 siblings, 2 replies; 5+ messages in thread
From: Javier Martinez Canillas @ 2015-10-22 16:59 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: Javier Martinez Canillas, Mark Brown,
	linux-spi-u79uwXL29TY76Z2rM5mHXA


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-10-23 17:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-22 16:59 [PATCH 0/2] spi: fix kernel-doc warnings Javier Martinez Canillas
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox