From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 4 Feb 2011 06:57:47 +0200 From: Johan Hedberg To: "Gustavo F. Padovan" Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] rename: tools/main.c to tools/rfcomm.c Message-ID: <20110204045747.GC1551@jh-x301> References: <1296763379-13291-1-git-send-email-padovan@profusion.mobi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1296763379-13291-1-git-send-email-padovan@profusion.mobi> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Gustavo, On Thu, Feb 03, 2011, Gustavo F. Padovan wrote: > --- > Makefile.tools | 2 +- > tools/main.c | 849 -------------------------------------------------------- > tools/rfcomm.c | 849 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 850 insertions(+), 850 deletions(-) > delete mode 100644 tools/main.c > create mode 100644 tools/rfcomm.c The patch has been pushed upstream. Thanks. Johan