From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Jun 2014 22:19:58 +0200 Subject: [U-Boot] [PATCH] usb: cosmetic: double const In-Reply-To: <1403032457-7230-1-git-send-email-jeroen@myspectrum.nl> References: <1403032457-7230-1-git-send-email-jeroen@myspectrum.nl> Message-ID: <201406252219.58929.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 Tuesday, June 17, 2014 at 09:14:17 PM, Jeroen Hofstee wrote: > For plain array const can be either before or after > the type definition. Adding both is simply redundand. > Remove the later one. > > cc: marex at denx.de > Signed-off-by: Jeroen Hofstee Applied, thanks. Best regards, Marek Vasut