commit | 5ea081785dde6041eb2f4acc2369abbb9099a981 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <m.nazarewicz@samsung.com> | Thu Aug 12 17:43:56 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:21:26 2010 -0700 |
tree | d947b2b297f687a9052207244f730df73994beea | |
parent | c9bfff9c98671ad50e4abbfe1ab606a9957f7539 [diff] |
init.h: add some more documentation to __ref* tags The __ref* tags may have been confusing for new kernel developers (I was confused by them for sure) so adding a few more sentences to comment to clear things up for people who see those for the first time. Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com> Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>