Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1685647 > unrolled thread
| Started by | Craig Inches <Craig@craiginches.com> |
|---|---|
| First post | 2017-07-12 11:10 +0200 |
| Last post | 2017-07-12 11:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH v2 0/4] Staging: Lustre Style Fixes Craig Inches <Craig@craiginches.com> - 2017-07-12 11:10 +0200
| From | Craig Inches <Craig@craiginches.com> |
|---|---|
| Date | 2017-07-12 11:10 +0200 |
| Subject | [PATCH v2 0/4] Staging: Lustre Style Fixes |
| Message-ID | <u2lOF-6iL-3@gated-at.bofh.it> |
This series fixes a few style issues in lustre. All where picked up by checkpatch. v2 Changes: - Fixed typo in patch subject s/luster/lustre/ Craig Inches (4): Staging: Lustre Clean up line over 80Char in lib-lnet.h Staging: Lustre Fix up multiple Block Comments in lib-types.h Staging: Lustre Fixing multiline block comments in lnetst.h Staging: Lustre Fix block statement style issue .../staging/lustre/include/linux/lnet/lib-lnet.h | 3 +- .../staging/lustre/include/linux/lnet/lib-types.h | 46 +++++--- drivers/staging/lustre/include/linux/lnet/lnetst.h | 129 +++++++++++++-------- .../staging/lustre/include/linux/lnet/socklnd.h | 3 +- 4 files changed, 115 insertions(+), 66 deletions(-) -- 2.13.0
Back to top | Article view | linux.kernel
csiph-web