From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Tue, 21 Jul 2015 07:48:51 +0530 Subject: [PATCH 07/10] opp: Add OPP sharing information to OPP library In-Reply-To: <55AD33F3.4000302@codeaurora.org> References: <2e1c7fcc1fb62f73c82bd57d196d054ba2607a55.1434369079.git.viresh.kumar@linaro.org> <55A986DD.3010104@codeaurora.org> <20150718063304.GD11802@linux> <55AD33F3.4000302@codeaurora.org> Message-ID: <20150721021851.GA4994@linux> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 20-07-15, 10:46, Stephen Boyd wrote: > The janitors will probably find this and say that it could be > simplified to an if () and a return without the else. Ack. -- viresh