From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751641AbdFHOKs (ORCPT ); Thu, 8 Jun 2017 10:10:48 -0400 Received: from mail-ua0-f178.google.com ([209.85.217.178]:34094 "EHLO mail-ua0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751495AbdFHOKq (ORCPT ); Thu, 8 Jun 2017 10:10:46 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Matan Barak Date: Thu, 8 Jun 2017 17:10:45 +0300 Message-ID: Subject: Re: [PATCH] IB/core: fix semicolon.cocci warnings To: Julia Lawall Cc: Matan Barak , kbuild-all@01.org, Leon Romanovsky , Yishai Hadas , Doug Ledford , Sean Hefty , Hal Rosenstock , linux-rdma , Linux Kernel Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 7, 2017 at 11:26 PM, Julia Lawall wrote: > Remove unneeded semicolon. > > Generated by: scripts/coccinelle/misc/semicolon.cocci Thanks. I'll fix this in the next version of this series.