Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756882AbbEUWS0 (ORCPT ); Thu, 21 May 2015 18:18:26 -0400 Received: from mail-qc0-f178.google.com ([209.85.216.178]:33853 "EHLO mail-qc0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756067AbbEUWSY (ORCPT ); Thu, 21 May 2015 18:18:24 -0400 MIME-Version: 1.0 In-Reply-To: <1432244260-14908-3-git-send-email-ezequiel.garcia@imgtec.com> References: <1432244260-14908-1-git-send-email-ezequiel.garcia@imgtec.com> <1432244260-14908-3-git-send-email-ezequiel.garcia@imgtec.com> Date: Thu, 21 May 2015 15:18:23 -0700 X-Google-Sender-Auth: Am6DawEQ_8CRNpakq3mZRcXa5Ng Message-ID: Subject: Re: [PATCH 2/7] clocksource: mips-gic: Add missing error returns checks From: Andrew Bresticker To: Ezequiel Garcia Cc: "linux-kernel@vger.kernel.org" , Linux-MIPS , Daniel Lezcano , "devicetree@vger.kernel.org" , James Hartley , James Hogan , Thomas Gleixner , Damien Horsley , Govindraj Raja Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 593 Lines: 14 On Thu, May 21, 2015 at 2:37 PM, Ezequiel Garcia wrote: > This commit adds the required checks on the functions that return > an error. Some of them are not critical, so only a warning is > printed. > > Signed-off-by: Ezequiel Garcia Reviewed-by: Andrew Bresticker -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/