Kurt Van Dijck wrote: > On Mon, Oct 05, 2009 at 09:30:09AM +0200, Kurt Van Dijck wrote: >> On Sat, Oct 03, 2009 at 11:11:41AM +0200, Wolfram Sang wrote: >>> Hi Kurt, >>> >>> On Fri, Oct 02, 2009 at 05:28:56PM +0200, Kurt Van Dijck wrote: > [...] >>>> Index: drivers/net/can/sja1000/sja1000.h >>>> =================================================================== >>>> --- drivers/net/can/sja1000/sja1000.h (revision 1066) >>>> +++ drivers/net/can/sja1000/sja1000.h (working copy) >>>> @@ -171,6 +171,14 @@ >>>> u16 flags; /* custom mode flags */ >>>> u8 ocr; /* output control register */ >>>> u8 cdr; /* clock divider register */ >>>> + >>>> + /* >>> Should have two asterisks if it is meant as nanodoc. >> I'll take a look at some example. > I had to search a while for examples. > What is 'nanodoc'?
I think he means http://lxr.linux.no/#linux+v2.6.31/Documentation/kernel-doc-nano-HOWTO.txt As the SJA1000 driver does not (yet) use this type of documentation tags, you should remove them. Wolfgang. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
