Skip to content
Snippets Groups Projects
Select Git revision
  • 6fc696c6ee5e75e821fceefc704b11d746fe68aa
  • summer default
2 results

docs

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Chao Fan authored and Thomas Gleixner committed
    There are two variables "rc" in mem_avoid_memmap. One at the top of the
    function and another one inside the while() loop. Drop the outer one as it
    is unused. Cleanup some whitespace damage while at it.
    
    Signed-off-by: default avatarChao Fan <fanc.fnst@cn.fujitsu.com>
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    Cc: gregkh@linuxfoundation.org
    Cc: n-horiguchi@ah.jp.nec.com
    Cc: keescook@chromium.org
    Link: https://lkml.kernel.org/r/20171123090847.15293-1-fanc.fnst@cn.fujitsu.com
    69550d41
    History
    Name Last commit Last update
    ..