https://github.com/torvalds/linux
Revision bff747c58cf97bf4fc8b499ee0f419b59d6b226d authored by Randy Dunlap on 08 September 2011, 17:16:47 UTC, committed by Linus Torvalds on 08 September 2011, 21:43:03 UTC
Fix kernel-doc warning about internal/private data by marking it
as "private:" so that kernel-doc will ignore it.

  Warning(include/linux/regulator/consumer.h:128): No description found for parameter 'ret'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent d2f1528
History
Tip revision: bff747c58cf97bf4fc8b499ee0f419b59d6b226d authored by Randy Dunlap on 08 September 2011, 17:16:47 UTC
regulator: fix kernel-doc warning in consumer.h
Tip revision: bff747c
File Mode Size
Makefile -rw-r--r-- 394 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.1 KB
ipc_sysctl.c -rw-r--r-- 6.0 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.7 KB
mqueue.c -rw-r--r-- 30.5 KB
msg.c -rw-r--r-- 20.9 KB
msgutil.c -rw-r--r-- 2.8 KB
namespace.c -rw-r--r-- 4.3 KB
sem.c -rw-r--r-- 40.4 KB
shm.c -rw-r--r-- 29.1 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 22.8 KB
util.h -rw-r--r-- 5.3 KB

back to top