From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [patch 2/2] fs, proc: Introduce the /proc//map_files/ directory v6 Date: Wed, 31 Aug 2011 18:09:11 +0400 Message-ID: <20110831140911.GA30615@sun> References: <20110831075814.003575573@openvz.org> <20110831080229.100652529@openvz.org> <20110831090612.GA3253@albatros> <20110831112642.GI25465@sun> <20110831140416.GA17626@shutemov.name> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Vasiliy Kulikov , containers@lists.osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Nathan Lynch , Oren Laadan , Daniel Lezcano , Glauber Costa , James Bottomley , Tejun Heo , Alexey Dobriyan , Al Viro , Andrew Morton , Pavel Emelyanov To: "Kirill A. Shutemov" Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:40863 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752077Ab1HaOJR (ORCPT ); Wed, 31 Aug 2011 10:09:17 -0400 Content-Disposition: inline In-Reply-To: <20110831140416.GA17626@shutemov.name> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Aug 31, 2011 at 05:04:16PM +0300, Kirill A. Shutemov wrote: ... > > > > OK, here is an updated one. Thanks for feedback. Hope this time > > all nits are addressed. Still reviews/complains are *very* appreciated. > > Please run checkpatch. It points several warnings and one dangerous error. > Doh! Thanks Kirill, it's a parasite semicolon :( Cyrill