On Mon, Sep 24, 2018 at 04:52:34PM -0700, Stephen Boyd wrote:
> We never really look at the 'ret' local variable in these functions, so
> let's remove it to make way for shorter and simpler code. Furthermore,
> we can shorten some lines by adding two local variables for the SE and
> the message length so that everything fits in 80 columns and testing the
> 'dma_buf' local variable in lieu of the 'mode' local variable.  And
> kernel style is to leave the return statement by itself, detached from
> the rest of the function.
> 
> Cc: Karthikeyan Ramasubramanian <krama...@codeaurora.org>
> Cc: Sagar Dharia <sdha...@codeaurora.org>
> Cc: Girish Mahadevan <giri...@codeaurora.org>
> Cc: Doug Anderson <diand...@chromium.org>
> Signed-off-by: Stephen Boyd <swb...@chromium.org>

Applied to for-next, thanks!

Attachment: signature.asc
Description: PGP signature

Reply via email to