13 Nov, 2019

1 commit

  • This means removing support for checking magic in amiserial.c
    (SERIAL_PARANOIA_CHECK option), which was checking a magic field which
    doesn't currently exist in the struct. That code hasn't built at least
    since git.

    Removing the definition from the header is safe anyway as that code was
    from another driver and not including it.

    Signed-off-by: Pascal Terjan
    Reviewed-by: Geert Uytterhoeven
    Link: https://lore.kernel.org/r/20191105192749.67533-1-pterjan@google.com
    Signed-off-by: Greg Kroah-Hartman

    Pascal Terjan
     

21 Nov, 2018

1 commit

  • This patch does not translate entirely the subfolder "process/"
    but only part of it (to begin with).

    In order to avoid broken links, I included empty documents
    for those which are not yet translated.

    In order to be able to refer to all documents in "process/",
    I added a sphinx label to those which had not one.

    Translated documents:
    - howto
    - 1.Intro
    - clang-format
    - coding-style
    - kernel-driver-statement
    - magic-number
    - volatile-considered-harmful
    - development-process

    Signed-off-by: Federico Vaga
    Signed-off-by: Alessia Mantegazza
    Signed-off-by: Jonathan Corbet

    Federico Vaga
     

16 Apr, 2018

1 commit


26 Mar, 2018

1 commit


24 Oct, 2016

1 commit