Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1578986 > unrolled thread
| Started by | Derek Robson <robsonde@gmail.com> |
|---|---|
| First post | 2017-02-11 11:00 +0100 |
| Last post | 2017-02-11 11:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 10/25] Staging: rtl8192u: r8190_rtl8256.c - style fix Derek Robson <robsonde@gmail.com> - 2017-02-11 11:00 +0100
| From | Derek Robson <robsonde@gmail.com> |
|---|---|
| Date | 2017-02-11 11:00 +0100 |
| Subject | [PATCH 10/25] Staging: rtl8192u: r8190_rtl8256.c - style fix |
| Message-ID | <t9CDh-7xe-39@gated-at.bofh.it> |
Fixed style of block comments Found using checkpatch Signed-off-by: Derek Robson <robsonde@gmail.com> --- drivers/staging/rtl8192u/r8190_rtl8256.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/staging/rtl8192u/r8190_rtl8256.c b/drivers/staging/rtl8192u/r8190_rtl8256.c index d733fb2ade91..e54f6fad2e68 100644 --- a/drivers/staging/rtl8192u/r8190_rtl8256.c +++ b/drivers/staging/rtl8192u/r8190_rtl8256.c @@ -1,12 +1,12 @@ /* -* This is part of the rtl8192 driver -* released under the GPL (See file COPYING for details). -* -* This files contains programming code for the rtl8256 -* radio frontend. -* -* *Many* thanks to Realtek Corp. for their great support! -*/ + * This is part of the rtl8192 driver + * released under the GPL (See file COPYING for details). + * + * This files contains programming code for the rtl8256 + * radio frontend. + * + * *Many* thanks to Realtek Corp. for their great support! + */ #include "r8192U.h" #include "r8192U_hw.h" -- 2.11.1
Back to top | Article view | linux.kernel
csiph-web