From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 15 Mar 2019 10:51:20 +0100 Subject: [U-Boot] [PATCH v1] dfu: Avoid declaring unused variables and absent parameters In-Reply-To: References: <20190304140444.88548-1-andriy.shevchenko@linux.intel.com> <20190314201958.GC9224@smile.fi.intel.com> <20190314211006.GV8732@bill-the-cat> <20190314232809.40faa2f0@jawa> Message-ID: <20190315105120.130acbd9@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 15 Mar 2019 11:23:38 +0200 Andy Shevchenko andy.shevchenko at gmail.com wrote: ... > > I can only recommend using patman, which shall link the dfu: in topic > > with my e-mail address, > > It's pity that different projects based on Kbuild infra are using > different type of accessing to maintainers data base. > I have used get_maintainer.pl. get_maintainer.pl failed to report e-mail address since the dfu command code entry is not in the data base file. I've just sent a patch to fix it. -- Anatolij