lkml.org 
[lkml]   [2012]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject"whitespace coding style cleanup" broke coding style
    commit 475be4d85a274d0961593db41cf85689db1d583c
    Author: Joe Perches <joe@perches.com>
    Date: Sun Feb 19 19:52:38 2012 -0800

    isdn: whitespace coding style cleanup

    isdn source code uses a not-current coding style.
    ...
    Done with emacs and some scripts and some typing.
    ...
    --- a/drivers/isdn/gigaset/interface.c
    +++ b/drivers/isdn/gigaset/interface.c
    ...
    @@ -680,9 +680,9 @@ void gigaset_if_initdriver(struct gigaset_driver
    *drv, const
    char *procname,
    goto enomem;

    tty->magic = TTY_DRIVER_MAGIC,
    - tty->type = TTY_DRIVER_TYPE_SERIAL,
    - tty->subtype = SERIAL_TYPE_NORMAL,
    - tty->flags = TTY_DRIVER_REAL_RAW |
    TTY_DRIVER_DYNAMIC_DEV;
    + tty->type = TTY_DRIVER_TYPE_SERIAL,
    + tty->subtype = SERIAL_TYPE_NORMAL,
    + tty->flags = TTY_DRIVER_REAL_RAW |
    TTY_DRIVER_DYNAMIC_DEV;

    Hmm, please, fix your scripts or emacs!

    Through which tree did this get in?
    thanks,
    --
    js
    suse labs


    \
     
     \ /
      Last update: 2012-02-27 10:01    [W:8.296 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site