From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 5 Jan 2013 09:14:28 +0100 Subject: [U-Boot] [RFC PATCH 16/44] image: Rename hash printing to fit_image_print_verification_data() In-Reply-To: <1357350734-13737-17-git-send-email-sjg@chromium.org> References: <1357350734-13737-1-git-send-email-sjg@chromium.org> <1357350734-13737-17-git-send-email-sjg@chromium.org> Message-ID: <201301050914.28753.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, > This function will be used to print signatures as well as hashes, so rename > it. Also make it static since it is not used outside this file. > > Signed-off-by: Simon Glass Reviewed-by: Marek Vasut Best regards, Marek Vasut