From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.active-venture.com ([67.228.131.205]:56141 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750999AbaB1DUt (ORCPT ); Thu, 27 Feb 2014 22:20:49 -0500 Message-ID: <5310008F.9020508@roeck-us.net> Date: Thu, 27 Feb 2014 19:20:47 -0800 From: Guenter Roeck MIME-Version: 1.0 To: Jingoo Han , 'Wim Van Sebroeck' CC: linux-watchdog@vger.kernel.org, 'H Hartley Sweeten' , 'Mika Westerberg' Subject: Re: [PATCH 1/6] watchdog: ep93xx_wdt: split module author names References: <004301cf337e$97e7a3f0$c7b6ebd0$%han@samsung.com> In-Reply-To: <004301cf337e$97e7a3f0$c7b6ebd0$%han@samsung.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On 02/26/2014 09:41 PM, Jingoo Han wrote: > Split module author names in order to fix the following > checkpatch warning. > > WARNING: quoted string split across lines > > Signed-off-by: Jingoo Han Reviewed-by: Guenter Roeck