From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hVXTM-0005JP-46 for barebox@lists.infradead.org; Tue, 28 May 2019 08:28:41 +0000 Date: Tue, 28 May 2019 10:28:37 +0200 From: Sascha Hauer Message-ID: <20190528082837.3ey6wag544emmzzr@pengutronix.de> References: <20190528054900.26671-1-andrew.smirnov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190528054900.26671-1-andrew.smirnov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] commands: Introduce memcpy_parse_options() To: Andrey Smirnov Cc: barebox@lists.infradead.org On Mon, May 27, 2019 at 10:49:00PM -0700, Andrey Smirnov wrote: > Both memcpy and memcmp have identical options, so in order to share > code between them, introduce memcpy_parse_options() and change both > tools to use it. > > Signed-off-by: Andrey Smirnov > --- > commands/memcmp.c | 41 ++------------------------------------- > commands/memcpy.c | 41 ++------------------------------------- > include/common.h | 2 ++ > lib/misc.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 55 insertions(+), 78 deletions(-) Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox