From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Kerr Date: Fri, 22 Nov 2013 07:14:31 +0800 Subject: [U-Boot] patchwork does not pick my patch In-Reply-To: <528DEF38.10908@gmail.com> References: <20131121201455.C011.AA925319@jp.panasonic.com> <528DEF38.10908@gmail.com> Message-ID: <528E93D7.9070708@ozlabs.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, > On 11/21/2013 12:14 PM, Masahiro Yamada wrote: >> Hi. >> >> I posted a patch to change a file permission. >> This: >> http://lists.denx.de/pipermail/u-boot/2013-November/167573.html >> >> and again: >> http://lists.denx.de/pipermail/u-boot/2013-November/167608.html >> >> >> But my patch would not appear on patchwork. >> (Maybe because there is no diff line.) > > I think so too. There is some handling for renames without patch in > patchwork, but I think there is no handling for just file permission > changes. That should be fixed in patchwork then. Yep, that's correct - there's no support for these permission changes at present. I'll add that! Cheers, Jeremy