[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190624094640.5459-1-muellerch-privat@web.de>
Date: Mon, 24 Jun 2019 11:46:38 +0200
From: Christian Müller <muellerch-privat@....de>
To: gregkh@...uxfoundation.org
Cc: johnfwhitmore@...il.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, linux-kernel@...cs.fau.de,
felix.trommer@...mail.de,
Christian Müller <muellerch-privat@....de>
Subject: [PATCH 0/2] drivers/staging/rtl8192u: adjust block comments
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
Powered by blists - more mailing lists