spi.h: missing kernel-doc notation, please fix

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Sunday, August 15, 2010 - 10:31 am

Hi Ernst,

This patch in mainline:

commit cf32b71e981ca63e8f349d8585ca2a3583b556e0
Author: Ernst Schwab <eschwab@online.de>
Date:   Mon Jun 28 17:49:29 2010 -0700

    spi/mmc_spi: SPI bus locking API, using mutex

adds some struct fields but does not add kernel-doc notation for them.
Please add that missing struct documentation.

Warning(include/linux/spi/spi.h:304): No description found for parameter 'bus_lock_spinlock'
Warning(include/linux/spi/spi.h:304): No description found for parameter 'bus_lock_mutex'
Warning(include/linux/spi/spi.h:304): No description found for parameter 'bus_lock_flag'

thanks,
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
spi.h: missing kernel-doc notation, please fix, Randy Dunlap, (Sun Aug 15, 10:31 am)
Re: spi.h: missing kernel-doc notation, please fix, Ernst Schwab, (Mon Aug 16, 6:10 am)
Re: spi.h: missing kernel-doc notation, please fix, Randy Dunlap, (Mon Aug 16, 8:36 am)
Re: spi.h: missing kernel-doc notation, please fix, Grant Likely, (Mon Aug 16, 2:09 pm)