From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henrik =?ISO-8859-1?Q?Nordstr=F6m?= Date: Mon, 24 Mar 2014 01:14:15 +0100 Subject: [U-Boot] [linux-sunxi] [PATCH v2 0/9] sunxi: initial upstreamining effort In-Reply-To: <1395438845.2234.95.camel@hastur.hellion.org.uk> References: <1395438845.2234.95.camel@hastur.hellion.org.uk> Message-ID: <1395620055.6065.36.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de fre 2014-03-21 klockan 21:54 +0000 skrev Ian Campbell: > I've tried to give corect credit and S-o-b based upon: > git log --pretty='%aN' linux-sunxi/sunxi -- [PATHS] | sort -u > git log linux-sunxi/sunxi -- [PATHS] | grep -i signed.off.by | sort -u > Manual inspection As you noticed there is S-o-b lines missing on most of my commits in sunxi branch. This was corrected in the sunxi-patchqueue branch where previous patchset were prepared for mainlining. Please add an implicit S-o-b line on any arch/arm/cpu/armv7/sunxi/ or board/sunxi/ on patches including code I have committed. Regards Henrik