Hi On Saturday 14 June 2014, Toralf Förster wrote: > those characters breaks the html-formatter tool of Cppcheck [...] > - if(up >= n) // if �s�� n ��2�� retry count��0, �h�ռeWiFi duration > + if(up >= n) // [the same goes for all other lines of your patch] If you remove the whole content of the comment, get rid of the C++ style comment start ("//") signs and the trailing whitespace of the affected/ changed lines as well. Normally it is recommended trying to salvage as much of the documenting content of comment as possible (e.g. translating from chinese), but in this case none of the removed comments states anything non-obvious. Regards Stefan Lippers-Hollmann _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel