• Linus Torvalds's avatar
    sparse cleanup of #include file · 15b54794
    Linus Torvalds authored
    sparse tokenizes everything. Including #include
    directives. Which means that it doesn't want to
    see "//" in a include filename, since that's a
    comment outside of a string.
    
    And inside of a string it's too dark to read.
    15b54794
isdn_common.c 54.5 KB