lkml.org 
[lkml]   [2011]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RFC 01/21]arch:arm:mach Remove extra comma.
    On 2011-03-24 12:26 -0700, Justin P. Mattock wrote:
    > The patch below removes an extra comma from various parts
    > of the kernel. Please have a look when you have time, and let
    > me know if its legit or not.

    You say here that you are removing commas...

    > diff --git a/arch/arm/mach-at91/at91cap9_devices.c b/arch/arm/mach-at91/at91cap9_devices.c
    [...]
    > - memcpy(usba_udc_data.ep, usba_udc_ep, sizeof(usba_udc_ep));;
    > + memcpy(usba_udc_data.ep, usba_udc_ep, sizeof(usba_udc_ep));

    ...yet you are actually removing semicolons.

    --
    Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)


    \
     
     \ /
      Last update: 2011-03-24 21:59    [W:2.476 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site