All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan at linux.intel.com>
To: powertop@lists.01.org
Subject: Re: [Powertop] [PATCH] Move report.cpp and report.h to report/ directory.
Date: Thu, 11 Oct 2012 06:21:45 -0700	[thread overview]
Message-ID: <5076C7E9.1030205@linux.intel.com> (raw)
In-Reply-To: 5076A76E.4020001@samsung.com

[-- Attachment #1: Type: text/plain, Size: 959 bytes --]

On 10/11/2012 4:03 AM, Igor Zhbanov wrote:
> Igor Zhbanov wrote:
>> Move report.cpp and report.h to report/ directory to other report-related
>> files.
>> ---
>>   src/Makefile.am            |    4 +-
>>   src/cpu/cpu.cpp            |    2 +-
>>   src/devices/device.cpp     |    2 +-
>>   src/devlist.cpp            |    2 +-
>>   src/main.cpp               |    2 +-
>>   src/process/do_process.cpp |    2 +-
>>   src/report.cpp             |  195 --------------------------------------------
>>   src/report.h               |   46 ----------
>>   src/tuning/tuning.cpp      |    2 +-
>>   9 files changed, 8 insertions(+), 249 deletions(-)
>>   delete mode 100644 src/report.cpp
>>   delete mode 100644 src/report.h
> Oops... Forget to tell the git about new file. Please wait for the new version of the patch.
> 

can you tell git also to make a patch that detects renames (m option)
that way it's more obvious nothing changed ;-)


             reply	other threads:[~2012-10-11 13:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-11 13:21 Arjan van de Ven [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-11 11:03 [Powertop] [PATCH] Move report.cpp and report.h to report/ directory Igor Zhbanov
2012-10-11 10:59 Igor Zhbanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5076C7E9.1030205@linux.intel.com \
    --to=powertop@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.