From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Tue, 29 Sep 2015 19:55:02 +0800 Subject: [U-Boot] [PATCH v2 2/2] nios2: convert altera sysid to driver model In-Reply-To: <560A5A4F.5020804@denx.de> References: <1443511438-18625-1-git-send-email-thomas@wytron.com.tw> <1443517474-9838-1-git-send-email-thomas@wytron.com.tw> <1443517474-9838-2-git-send-email-thomas@wytron.com.tw> <560A5A4F.5020804@denx.de> Message-ID: <560A7C16.1090804@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, On 09/29/2015 05:30 PM, Stefan Roese wrote: >> +void display_sysid (void) >> +{ > > Even though you have copied this code, please fix the coding style > above (space before "("). For all occurrences in this patch, so > that it is checkpatch clean. Thanks a lot for reminding. Best regards, Thomas Chou