From: Joe Perches Subject: Re: [PATCH 2/9] ext4: Use pr_fmt and pr_ Date: Mon, 19 Mar 2012 09:14:17 -0700 Message-ID: <1332173657.1983.8.camel@joe2Laptop> References: <20120319040950.GG31682@thunk.org> <20120319.001430.1735750114727679638.davem@davemloft.net> <20120319043420.GL31682@thunk.org> <20120319.011211.89954160788757412.davem@davemloft.net> <20120319153133.GA2502@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Ted Ts'o , David Miller , adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org To: Anca Emanuel Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org On Mon, 2012-03-19 at 17:51 +0200, Anca Emanuel wrote: > Ted Ts'o: this effort is like BKL remove, ok, not like that. > In 5 years, to have an standard. Mmm, maybe, less. Probably about right, though I hope less than 5. This stuff is tedious to get accepted and there seems to be a maximum possible conversion rate. > Joe, prease remind to all one more time your goal, and the benefits. o standardize logging with subsystem/module id o standardize debugging style (mask/level) o standardize logging style to reduce future defects o reduce current logging defects o reduce code size (singleton for pr_fmt, deduplicate formats, %pV) o remove most all #define pr_fmt