lkml.org 
[lkml]   [2011]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/5 v2]Typo: Remove one to many ccc's in some comments.
On 04/17/2011 12:03 PM, Randy Dunlap wrote:
> On Sun, 17 Apr 2011 11:09:07 -0700 Justin P. Mattock wrote:
>
>> The below patch is a resend due to rebasing to the current Mainline, fixing
>> some comments due to having one to many ccc's in the definitions.
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>> arch/m68k/include/asm/MC68EZ328.h | 2 +-
>> arch/m68k/include/asm/MC68VZ328.h | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/m68k/include/asm/MC68EZ328.h b/arch/m68k/include/asm/MC68EZ328.h
>> index 69b7f91..b2ee25d 100644
>> --- a/arch/m68k/include/asm/MC68EZ328.h
>> +++ b/arch/m68k/include/asm/MC68EZ328.h
>> @@ -1047,7 +1047,7 @@ typedef volatile struct {
>>
>> #define WATCHDOG_EN 0x0001 /* Watchdog Enabled */
>> #define WATCHDOG_ISEL 0x0002 /* Select the watchdog interrupt */
>> -#define WATCHDOG_INTF 0x0080 /* Watchdog interrupt occcured */
>> +#define WATCHDOG_INTF 0x0080 /* Watchdog interrupt occured */
>
> occurred
> (above and below)

yep!! made a mistake with this one, and resent..
>
>> #define WATCHDOG_CNT_MASK 0x0300 /* Watchdog Counter */
>> #define WATCHDOG_CNT_SHIFT 8
>>
>> diff --git a/arch/m68k/include/asm/MC68VZ328.h b/arch/m68k/include/asm/MC68VZ328.h
>> index 2b9bf62..62cd79a 100644
>> --- a/arch/m68k/include/asm/MC68VZ328.h
>> +++ b/arch/m68k/include/asm/MC68VZ328.h
>> @@ -1143,7 +1143,7 @@ typedef struct {
>>
>> #define WATCHDOG_EN 0x0001 /* Watchdog Enabled */
>> #define WATCHDOG_ISEL 0x0002 /* Select the watchdog interrupt */
>> -#define WATCHDOG_INTF 0x0080 /* Watchdog interrupt occcured */
>> +#define WATCHDOG_INTF 0x0080 /* Watchdog interrupt occured */
>> #define WATCHDOG_CNT_MASK 0x0300 /* Watchdog Counter */
>> #define WATCHDOG_CNT_SHIFT 8
>
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>



\
 
 \ /
  Last update: 2011-04-17 22:37    [W:1.405 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site