Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1685647 > unrolled thread

[PATCH v2 0/4] Staging: Lustre Style Fixes

Started byCraig Inches <Craig@craiginches.com>
First post2017-07-12 11:10 +0200
Last post2017-07-12 11:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/4] Staging: Lustre Style Fixes Craig Inches <Craig@craiginches.com> - 2017-07-12 11:10 +0200

#1685647 — [PATCH v2 0/4] Staging: Lustre Style Fixes

FromCraig Inches <Craig@craiginches.com>
Date2017-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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web