From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933425Ab3GRSvy (ORCPT ); Thu, 18 Jul 2013 14:51:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22696 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759201Ab3GRSvx (ORCPT ); Thu, 18 Jul 2013 14:51:53 -0400 Date: Thu, 18 Jul 2013 20:46:47 +0200 From: Oleg Nesterov To: Steven Rostedt Cc: Frederic Weisbecker , Masami Hiramatsu , Peter Zijlstra , linux-kernel@vger.kernel.org Subject: [PATCH 0/2] tracing: minor cleanups Message-ID: <20130718184647.GA4761@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Steven, As you suggested, I extracted 2/2 into the separate change. I think that it and 1/2 makes sense in any case so I am sending them right now. This shrinks the next series I am trying to make. Oleg.