[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151203.152717.1108068845756443724.davem@davemloft.net>
Date: Thu, 03 Dec 2015 15:27:17 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: sboyd@...eaurora.org
Cc: linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
peppe.cavallaro@...com, netdev@...r.kernel.org, manabian@...il.com
Subject: Re: [PATCH] stmmac: ipq806x: Return error values instead of
pointers
From: Stephen Boyd <sboyd@...eaurora.org>
Date: Wed, 2 Dec 2015 23:55:15 -0800
> Typically we return error pointers when we want to use those
> pointers in the non-error case, but this function is just
> returning error pointers or NULL for success. Change the style to
> plain int to follow normal kernel coding styles.
>
> Cc: Joachim Eastwood <manabian@...il.com>
> Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists