Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754028AbbHJNzJ (ORCPT ); Mon, 10 Aug 2015 09:55:09 -0400 Received: from mail-pd0-f180.google.com ([209.85.192.180]:36750 "EHLO mail-pd0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752865AbbHJNzG (ORCPT ); Mon, 10 Aug 2015 09:55:06 -0400 From: Swee Hua Law To: oleg.drokin@intel.com, andreas.dilger@intel.com, gregkh@linuxfoundation.org Cc: elfring@users.sourceforge.net, linux.kernel@junien.fridrick.net, Julia.Lawall@lip6.fr, sweehua81@gmail.com, HPDD-discuss@ml01.01.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: [PATCH V2 0/4] staging: lustre: split checkpatch fix for remote_perm.c into series Date: Mon, 10 Aug 2015 21:54:14 +0800 Message-Id: <1439214858-2994-1-git-send-email-sweehua81@gmail.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1439135314-4020-1-git-send-email-sweehua81@gmail.com> References: <1439135314-4020-1-git-send-email-sweehua81@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 626 Lines: 11 Split patch into series. Fix various coding style issue in remote_perm.c: [PATCH V2 1/4] staging: lustre: checkpatch: do not init global to NULL [PATCH V2 2/4] staging: lustre: checkpatch: symbol == NULL should be !symbol [PATCH V2 3/4] staging: lustre: checkpatch: move */ block comment to next line [PATCH V2 4/4] staging: lustre: checkpatch: argument alignment for readability -- 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/