Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753242AbdGFHYf (ORCPT ); Thu, 6 Jul 2017 03:24:35 -0400 Received: from mx2.suse.de ([195.135.220.15]:47063 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752040AbdGFHYe (ORCPT ); Thu, 6 Jul 2017 03:24:34 -0400 Date: Thu, 06 Jul 2017 09:24:32 +0200 Message-ID: From: Takashi Iwai To: "Joe Perches" Cc: "Clemens Ladisch" , "Andrew Morton" , , "Jaroslav Kysela" , Subject: Re: [PATCH 18/18] ALSA: opl4: Move inline before return type In-Reply-To: References: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 181 Lines: 11 On Wed, 05 Jul 2017 22:02:27 +0200, Joe Perches wrote: > > Make the code like the rest of the kernel. > > Signed-off-by: Joe Perches Applied, thanks. Takashi