From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752960AbbCHUnx (ORCPT ); Sun, 8 Mar 2015 16:43:53 -0400 Received: from o50314942.outbound-mail.sendgrid.net ([50.31.49.42]:61961 "EHLO o50314942.outbound-mail.sendgrid.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752023AbbCHUnv (ORCPT ); Sun, 8 Mar 2015 16:43:51 -0400 From: Alberto Pires de Oliveira Neto To: oleg.drokin@intel.com, andreas.dilger@intel.com, gregkh@linuxfoundation.org Cc: linux-kernel@vger.kernel.org, Alberto Pires de Oliveira Neto Subject: [PATCH 0/3] staging: lustre: Fix checkpatch.pl warnings. Date: Sun, 8 Mar 2015 17:43:22 -0300 Message-Id: X-Mailer: git-send-email 1.9.1 X-SG-EID: UsLXQ589HNP4HLBydmD9pgHURQozLYm9XliudupI8YtVaQd8NQ8/+UQTiXu8ZoPGGxUGuYDe4o6/F6 cyRfhLr3n8uMBm9hdQN0BmRwDI7ZBEfNEFsvwKK7lhstbvLNDoMQLa76cSZNKRCsAYbklXvCh238Td uHAbt03cwJ3PVagPYmBje2l8NA1pDIGz8ID9 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alberto Pires de Oliveira Neto (3): staging: lustre: space prohibited between function name and open parenthesis '(' staging: lustre: void function return statements are not generally useful. staging: lustre: space required after that close brace '}' drivers/staging/lustre/lustre/fld/fld_internal.h | 2 +- drivers/staging/lustre/lustre/fld/fld_request.c | 1 - drivers/staging/lustre/lustre/fld/lproc_fld.c | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) -- 1.9.1