From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753234AbdGGBvp (ORCPT ); Thu, 6 Jul 2017 21:51:45 -0400 Received: from o1682455182.outbound-mail.sendgrid.net ([168.245.5.182]:11792 "EHLO o1682455182.outbound-mail.sendgrid.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753181AbdGGBvo (ORCPT ); Thu, 6 Jul 2017 21:51:44 -0400 X-Greylist: delayed 317 seconds by postgrey-1.27 at vger.kernel.org; Thu, 06 Jul 2017 21:51:44 EDT Date: Fri, 07 Jul 2017 01:46:26 +0000 (UTC) From: Craig Inches To: Oleg Drokin , Andreas Dilger , James Simmons , Greg Kroah-Hartman , lustre-devel@lists.lustre.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/4] Staging: Lustre Style Fixes Message-ID: Mail-Followup-To: Oleg Drokin , Andreas Dilger , James Simmons , Greg Kroah-Hartman , lustre-devel@lists.lustre.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.7.2 (2016-11-26) X-SG-EID: UsLXQ589HNP4HLBydmD9pgHURQozLYm9XliudupI8Yu34mIhx7T+JUpxT5e1k5th2LUSnoebpg9EzA seCwSANg8dZ9XQiWB45O5z0VHDt29kotdFrqFdAr8ERZOVKONrPJMhgmDBflBnIZw88X3YmAV37XRb lAvWOrrahyY0RKvo2qY4OQaFNjMJC5tLbv/YXWMqV2p6Swcy9AWdq8bK/cMTe+lN2eHW0GUwM8bt8W Y= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This series fixes a few style issues in lustre. All where picked up by checkpatch. Craig Inches (4): Staging: Luster: 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