Re: [PATCH 1/1] drivers/staging/pi433: New driver
From: Marcus Wolf
Date: Sun Jul 16 2017 - 09:54:05 EST
Hi Greg,
like I wrote before - unfortunally I couldn't find a git command, squashing
all my commits into one single patch. Therfore I copy and pasted the patch
manually.
Never the less, the first three rows were copied from a patch, originally
generated by git.
I used
git format-patch master --stdout -p > pi433_patch
for the first rows
and
git diff master > pi433_patch
fot the dif/patch itself.
If someone could help me with better git commands, I would be happy :-)
Thanks a lot,
Marcus
> Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> hat am 16. Juli 2017 um 12:15
> geschrieben:
>
>
> On Sun, Jul 16, 2017 at 11:52:32AM +0200, Wolf Entwicklungen wrote:
> > From: Marcus Wolf <linux@xxxxxxxxxxxxxxxxxxxxx>
> > Date: Tue,16 Jul 2017 11:52:06 +0100
> > Subject: [PATCH 1/1] drivers/staging/pi433: New driver
>
> Why is this all here in the patch body? Usually git will strip this
> out, but in the future, please don't put it here.
>
> I'll try to queue this up in a few days and let's see what breaks :)
>
> thanks,
>
> greg k-h
>