• P
    security: nop: Avoid very long lines · 7dbfd124
    Peter Krempa 提交于
    The function headers contain type on the same line as the name. When
    combined with usage of ATTRIBUTE_UNUSED, the function headers were very
    long. Shorten them by breaking the line after the type.
    7dbfd124
security_nop.c 8.4 KB