From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from bh-25.webhostbox.net ([208.91.199.152]:44892 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752425AbbC2DeD (ORCPT ); Sat, 28 Mar 2015 23:34:03 -0400 Received: from mailnull by bh-25.webhostbox.net with sa-checked (Exim 4.82) (envelope-from ) id 1Yc3z7-000Enz-OF for linux-watchdog@vger.kernel.org; Sun, 29 Mar 2015 03:34:02 +0000 Message-ID: <551772A2.90704@roeck-us.net> Date: Sat, 28 Mar 2015 20:33:54 -0700 From: Guenter Roeck MIME-Version: 1.0 To: Aaro Koskinen , Wim Van Sebroeck , David Daney , linux-watchdog@vger.kernel.org CC: linux-mips@linux-mips.org Subject: Re: [PATCH 2/3] watchdog: octeon: fix some trivial coding style issues References: <1427565940-22951-1-git-send-email-aaro.koskinen@iki.fi> <1427565940-22951-2-git-send-email-aaro.koskinen@iki.fi> In-Reply-To: <1427565940-22951-2-git-send-email-aaro.koskinen@iki.fi> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On 03/28/2015 11:05 AM, Aaro Koskinen wrote: > Fix some trivial coding style issues to reduce noise from static analyzers. > > Signed-off-by: Aaro Koskinen Reviewed-by: Guenter Roeck