Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753892Ab3J0DNe (ORCPT ); Sat, 26 Oct 2013 23:13:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36186 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753653Ab3J0DNd (ORCPT ); Sat, 26 Oct 2013 23:13:33 -0400 Date: Sat, 26 Oct 2013 20:15:19 -0700 From: Greg Kroah-Hartman To: Peng Tao Cc: linux-kernel@vger.kernel.org, Fengguang Wu , Andreas Dilger Subject: Re: [PATCH 4/4] staging/lustre: fix coccinelle warnings Message-ID: <20131027031519.GA12475@kroah.com> References: <1382368705-4199-1-git-send-email-bergwolf@gmail.com> <1382368705-4199-4-git-send-email-bergwolf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1382368705-4199-4-git-send-email-bergwolf@gmail.com> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 836 Lines: 24 On Mon, Oct 21, 2013 at 11:18:25PM +0800, Peng Tao wrote: > From: Fengguang Wu > > drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c:217:2-3: Unneeded semicolon > > Removes unneeded semicolon. > > Generated by: coccinelle/misc/semicolon.cocci > > CC: Peng Tao > CC: Andreas Dilger > Signed-off-by: Fengguang Wu > --- > drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This is already in my tree from someone else, sorry. greg k-h -- 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/