From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 18 Jan 2016 07:04:22 +0100 Subject: [U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files In-Reply-To: <1453089233-29419-3-git-send-email-sjg@chromium.org> References: <1453089233-29419-1-git-send-email-sjg@chromium.org> <1453089233-29419-3-git-send-email-sjg@chromium.org> Message-ID: <569C8066.5030608@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 Hi Simon, On 18.01.2016 04:53, Simon Glass wrote: > Now that they are in their own directory, we can remove this prefix. > This makes it easier to find a file since the prefix does not get in the > way. > > Signed-off-by: Simon Glass Acked-by: Stefan Roese Thanks, Stefan