From mboxrd@z Thu Jan 1 00:00:00 1970 From: Przemyslaw Marczak Date: Thu, 03 Apr 2014 09:10:18 +0200 Subject: [U-Boot] [U-Boot, v6, 1/6] part_efi: move uuid<->string conversion functions into lib/uuid.c In-Reply-To: <20140402211835.GD16360@bill-the-cat> References: <1396426807-30510-1-git-send-email-p.marczak@samsung.com> <20140402211835.GD16360@bill-the-cat> Message-ID: <533D095A.6040909@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hello, On 04/02/2014 11:18 PM, Tom Rini wrote: > On Wed, Apr 02, 2014 at 10:20:02AM +0200, Przemyslaw Marczak wrote: > >> This commit introduces cleanup for uuid library. >> Changes: >> - move uuid<->string conversion functions into lib/uuid.c so they can be >> used by code outside part_efi.c. >> - rename uuid_string() to uuid_bin_to_str() for consistency with existing >> uuid_str_to_bin() >> - add an error return code to uuid_str_to_bin() >> - update existing code to the new library functions. >> >> Signed-off-by: Przemyslaw Marczak >> Cc: Stephen Warren >> Cc: Lukasz Majewski >> Cc: trini at ti.com > > Applied to u-boot/master, thanks! > Thank you:) -- Przemyslaw Marczak Samsung R&D Institute Poland Samsung Electronics p.marczak at samsung.com