From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 4 Nov 2015 10:18:56 -0600 Subject: [U-Boot] [PATCH 4/6] net: altera_tse: remove the useless parenthesis In-Reply-To: <1446628349-26749-4-git-send-email-thomas@wytron.com.tw> References: <1446628349-26749-1-git-send-email-thomas@wytron.com.tw> <1446628349-26749-4-git-send-email-thomas@wytron.com.tw> Message-ID: <1446653936.4383.5.camel@clsee-VirtualBox> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2015-11-04 at 03:29 +0000, thomas at wytron.com.tw wrote: > Remove the useless parenthesis. > > Signed-off-by: Thomas Chou > --- Reviewed-by: Chin Liang See Thanks Chin Liang