From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751057AbdE2IDA (ORCPT ); Mon, 29 May 2017 04:03:00 -0400 Received: from smtp5-g21.free.fr ([212.27.42.5]:36466 "EHLO smtp5-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015AbdE2IC5 (ORCPT ); Mon, 29 May 2017 04:02:57 -0400 Subject: Re: [PATCH 2/7] clocksource: Rename CLOCKSOURCE_OF_DECLARE To: Daniel Lezcano References: <1495879129-28109-1-git-send-email-daniel.lezcano@linaro.org> <1495879129-28109-2-git-send-email-daniel.lezcano@linaro.org> Cc: LKML From: Mason Message-ID: <473eac58-8081-7533-b0d1-0b9b6635d265@free.fr> Date: Mon, 29 May 2017 10:02:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49 MIME-Version: 1.0 In-Reply-To: <1495879129-28109-2-git-send-email-daniel.lezcano@linaro.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 27/05/2017 11:58, Daniel Lezcano wrote: > The CLOCKSOUCE_OF_DECLARE macro is used widely "CLOCKSOURCE" is misspelled ;-) Regards.