
26 Nov
2012
26 Nov
'12
1:33 a.m.
Dear Henrik Nordström,
[...]
+/* delay x useconds */
proper kerneldoc all around won't hurt.
+void __udelay(unsigned long usec)
It's the same level of documentation or better as used pretty much everywhere else. Most don't have a comment at all here.
Any example of the level of documentation you'd like to see?
See here http://www.denx.de/wiki/U-Boot/CodingStyle
Best regards, Marek Vasut