[PATCH 0/2] drivers/staging/rtl8192u: adjust block comments

From: Christian MÃller
Date: Mon Jun 24 2019 - 05:47:09 EST


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