From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751534AbdBOJMk (ORCPT ); Wed, 15 Feb 2017 04:12:40 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:45482 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751286AbdBOJMf (ORCPT ); Wed, 15 Feb 2017 04:12:35 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org D6F3A6087A Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: rtlwifi: btcoexist: fix semicolon.cocci warnings From: Kalle Valo In-Reply-To: References: To: Julia Lawall Cc: Larry Finger , Chaoming Li , Joe Perches , netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, kbuild-all@01.org User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20170215091234.62E916087A@smtp.codeaurora.org> Date: Wed, 15 Feb 2017 09:12:34 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Julia Lawall wrote: > Remove unneeded semicolon. > > Generated by: scripts/coccinelle/misc/semicolon.cocci > > CC: Larry Finger > Signed-off-by: Julia Lawall > Signed-off-by: Fengguang Wu > Acked-by: Larry Finger Patch applied to wireless-drivers-next.git, thanks. 7546bba385b4 rtlwifi: btcoexist: fix semicolon.cocci warnings -- https://patchwork.kernel.org/patch/9565451/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches