From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755989AbaAFUI0 (ORCPT ); Mon, 6 Jan 2014 15:08:26 -0500 Received: from mail-ob0-f181.google.com ([209.85.214.181]:52312 "EHLO mail-ob0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751470AbaAFUIZ (ORCPT ); Mon, 6 Jan 2014 15:08:25 -0500 Date: Mon, 6 Jan 2014 14:08:23 -0600 From: Seth Forshee To: Steven Rostedt Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH trace-cmd 0/1] Makefile: Use CPPFLAGS from the environment Message-ID: <20140106200823.GC1556@thinkpad-t410> Mail-Followup-To: Steven Rostedt , linux-kernel@vger.kernel.org References: <1389030985-26657-1-git-send-email-seth.forshee@canonical.com> <20140106140753.55f3f3c7@gandalf.local.home> <20140106193652.GB1556@thinkpad-t410> <20140106145450.77f7bf86@gandalf.local.home> <20140106150044.2453f841@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140106150044.2453f841@gandalf.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 06, 2014 at 03:00:44PM -0500, Steven Rostedt wrote: > On Mon, 6 Jan 2014 14:54:50 -0500 > Steven Rostedt wrote: > > > > Yeah, I screwed up. > > > > This should have been 2.3 and I screwed up the tags here :-/ > > > > I'll try to fix things up. > > > > I blame too much eggnog over the holiday break. I think I fixed things > up. Looks right to me now. Thanks!