• Rusty Russell's avatar
    [PATCH] const char* to char* update in console.h · 01b72bb3
    Rusty Russell authored
    From:  Amit Shah <shahamit@gmx.net>
    
      The read function for consoles in include/linux/console.h contains const
      char* for a pointer that it will actually modify. Although no one seems
      to be using this as of now, it should be corrected.
    01b72bb3
console.h 3.75 KB