On 02.12.2009, at 19:53, Artyom Tarasenko wrote: > 2009/12/2 Anthony Liguori <anth...@codemonkey.ws>: >> Artyom Tarasenko wrote: >>> >>> 2009/12/1 Alexander Graf <ag...@suse.de>: >>> >>>> >>>> Hi, >>>> >>>> Could someone with commit rights please stand up to feel responsible for >>>> PPC? >>>> >>>> Usually, when I send a patch to qemu-devel, I know who to address to >>>> increase chances of it getting committed. For kvm/vnc/block I just CC >>>> Anthony, for Audio I just CC malc, etc. >>>> >>> >>> And who can increase chances of getting committed for a scsi-related >>> patch? >>> I sent a patch on November, the 10th >>> (http://patchwork.ozlabs.org/patch/38100/), >>> and it looks like it was just ignored. >>> >> >> It's still whitespace damaged. Attaching a second copy as an >> application/octet does not make the situation any better. Take the time to >> send the patch properly and someone will take the time to review/apply it. > > I thought attaching a second copy were the way to send the patch properly. > Is the proper way described somewhere?
From experience the easiest for everyone (at least the readers) is git-format-patch and git-send-email. Alex