From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 1 Jun 2014 19:34:38 +0200 Subject: [U-Boot] [RFC PATCH 06/22] dm: Tidy up four minor code nits In-Reply-To: <1400966481-14131-7-git-send-email-sjg@chromium.org> References: <1400966481-14131-1-git-send-email-sjg@chromium.org> <1400966481-14131-7-git-send-email-sjg@chromium.org> Message-ID: <201406011934.38692.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 On Saturday, May 24, 2014 at 11:21:05 PM, Simon Glass wrote: > There is a spelling mistake and two functions are missing comments > altogether. Also the flags declaration is correct, but doesn't follow > style. Finally, the uclass_get_device() function has some errors in > its documentation. > > Fix these problems. > > Signed-off-by: Simon Glass Acked-by: Marek Vasut Best regards, Marek Vasut