As per the last correspondence with Greg, he pointed out that the whole
driver rtl8192u should be merged some day into drivers/net/ and thus
implement different standards regarding multiline comments.
Because of that, we did the exact opposite of what we did the last time,
and changed comments such that they obey these standards.

All multiline-comments in this file now look like the following example:

/* Multiline comments
 * in r8192U_dm.c
 * now look like this.
 */

Christian Müller (2):
  drivers/staging/rtl8192u: adjust block comments
  drivers/staging/rtl8192u: adjust block comments

 drivers/staging/rtl8192u/r8192U_dm.c | 97 +++++++++++-----------------
 1 file changed, 39 insertions(+), 58 deletions(-)

--
2.17.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to