Manish Katiyar wrote: > --- a/kernel/kallsyms.c > +++ b/kernel/kallsyms.c [...] > -/* get symbol type information. This is encoded as a single char at the > - * begining of the symbol name */ > +/* > + * get symbol type information. This is encoded as a single char at the > + * begining of the symbol name > + */ Typo: beginning Besides, several sentences in comments of this file start lower-case but end with a full stop, while other sentences start upper-case but don't end with a full stop. The author(s) of the comments obviously didn't care for consistency and good readability. If you like you could fix this as well. :-) -- Stefan Richter -=====-==--= --=- =--== http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html