lkml.org 
[lkml]   [2017]   [Dec]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 3/3] perf/core: Move inline keyword at the beginning of declaration
Hi again,

On Thu, Dec 28, 2017 at 1:20 PM, Ingo Molnar <mingo@kernel.org> wrote:
>
> BTW., your email "To:" header is horribly broken, for this and the other patches
> you sent recently:
>
> To: unlisted-recipients: no To-header on input <;
>
> I manually fixed it up when replying, but please fix.

Right. I copy/pasted a zsh command from the web which seems to be far
from perfect:

function kpatch () {
patch=$1
shift
git send-email \
--cc-cmd="./scripts/get_maintainer.pl --norolestats $patch" \
$@ $patch
}

I'll fix that.

Thanks

\
 
 \ /
  Last update: 2017-12-28 18:26    [W:0.175 / U:0.652 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site