From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 8 Jan 2015 18:05:21 +0100 Subject: [U-Boot] [PATCH] usb: gadget: pxa25x_udc: fix use-before-initialized bug In-Reply-To: References: <1420655032-14097-1-git-send-email-Nable.MainInbox@googlemail.com> <201501080031.41107.marex@denx.de> Message-ID: <201501081805.21708.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, January 08, 2015 at 09:38:45 AM, Nable wrote: > Hi! Hi! > > Can you please fix From: and Signed-off-by: fields > > Oh, it looks like I have to accept this requirement. Ok, I'll fix it. > Should I also change tag in subject to '[PATCH v2]' in a fixed patch? > > Thank you for kind answer! You can use [PATCH RESEND], which is probably much clearer in expressing the intent. You might add a short note just before the diffstat saying that you only updated the SoB line and author to match the real deal, but didn't change the patch contents. You can read [1] for the finer points of patch submission process, but TL;DR it's pretty much the same as Linux ;-) [1] http://www.denx.de/wiki/U-Boot/Patches#General_Patch_Submission_Rules Thank you! Best regards, Marek Vasut