Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756759AbcCCIj4 (ORCPT ); Thu, 3 Mar 2016 03:39:56 -0500 Received: from mga14.intel.com ([192.55.52.115]:61814 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751316AbcCCIjz (ORCPT ); Thu, 3 Mar 2016 03:39:55 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,531,1449561600"; d="scan'208";a="757279253" Message-ID: <1456994368.2169.28.camel@gmail.com> Subject: Re: [PATCH V2] ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Joe Perches , Richard Weinberger Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Adrian Hunter Date: Thu, 03 Mar 2016 10:39:28 +0200 In-Reply-To: <1456945122.4044.35.camel@perches.com> References: <1456944509.4044.27.camel@nod.at> <1456945122.4044.35.camel@perches.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 (3.18.5.1-1.fc23) Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 561 Lines: 19 On Wed, 2016-03-02 at 10:58 -0800, Joe Perches wrote: >  >  UBI FILE SYSTEM (UBIFS) > -M: Artem Bityutskiy > -M: Adrian Hunter > +M: Richard Weinberger >  L: linux-mtd@lists.infradead.org >  T: git git://git.infradead.org/ubifs-2.6.git >  W: http://www.linux-mtd.infradead.org/doc/ubifs.html Hi Joe, could please, re-send this patch with the following modifications: 1. Put Richard's name first. 2. Do not remove mine and Adrian's name. We are not very active, but still useful. Thanks!