Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934762AbbEPHjG (ORCPT ); Sat, 16 May 2015 03:39:06 -0400 Received: from linuxhacker.ru ([217.76.32.60]:60194 "EHLO fiona.linuxhacker.ru" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S934451AbbEPHi6 (ORCPT ); Sat, 16 May 2015 03:38:58 -0400 From: green@linuxhacker.ru To: Greg Kroah-Hartman , devel@driverdev.osuosl.org, Andreas Dilger Cc: Linux Kernel Mailing List , Oleg Drokin Subject: [PATCH 0/4] Few lustre fixes and cleanups. Date: Sat, 16 May 2015 03:38:30 -0400 Message-Id: <1431761914-20677-1-git-send-email-green@linuxhacker.ru> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 978 Lines: 26 From: Oleg Drokin This set fixes a couple of style issues, and a couple of bugs. Please consider Oleg Drokin (4): staging/lustre: Only set INTERRUPTIBLE state before calling schedule staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize() staging/lustre/ptlrpc: Fix potential NULL pointer dereference staging/lustre/llite: Fix wrong identing in ll_setxattr_common drivers/staging/lustre/lustre/include/lustre_lib.h | 15 +++++---------- drivers/staging/lustre/lustre/llite/xattr.c | 10 +++++----- drivers/staging/lustre/lustre/lov/lov_pack.c | 3 ++- drivers/staging/lustre/lustre/ptlrpc/sec_plain.c | 2 +- 4 files changed, 13 insertions(+), 17 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/