From mboxrd@z Thu Jan 1 00:00:00 1970 From: kbuild test robot Subject: [PATCH] f2fs: fix semicolon.cocci warnings Date: Thu, 2 Jun 2016 10:25:57 +0800 Message-ID: <20160602022557.GA39165@lkp-sb04> References: <201606021055.CQP21puy%fengguang.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1b8IHK-0008LS-1x for linux-f2fs-devel@lists.sourceforge.net; Thu, 02 Jun 2016 02:22:34 +0000 Received: from mga02.intel.com ([134.134.136.20]) by sog-mx-3.v43.ch3.sourceforge.com with esmtp (Exim 4.76) id 1b8IHI-0005kX-8Y for linux-f2fs-devel@lists.sourceforge.net; Thu, 02 Jun 2016 02:22:34 +0000 Content-Disposition: inline In-Reply-To: <201606021055.CQP21puy%fengguang.wu@intel.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Cc: Jaegeuk Kim , kbuild-all@01.org, linux-f2fs-devel@lists.sourceforge.net fs/f2fs/checkpoint.c:887:2-3: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Signed-off-by: Fengguang Wu --- checkpoint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/fs/f2fs/checkpoint.c +++ b/fs/f2fs/checkpoint.c @@ -884,7 +884,7 @@ int f2fs_sync_inode_meta(struct f2fs_sb_ update_inode_page(inode); iput(inode); } - }; + } return 0; } ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e