Skip to content
Snippets Groups Projects
H

handi

Project ID: 5551
Select Git revision
1 result Searching
  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    David Howells authored
    Remove non-UAPI Kbuild files that have become empty as a result of UAPI
    disintegration.  They used to have only header-y lines in them and those have
    now moved to the Kbuild files in the corresponding uapi/ directories.
    
    Possibly these should not be removed but rather have a comment inserted to say
    they are intentionally left blank.  This would make it easier to add generated
    header lines in future without having to restore the infrastructure.
    
    Note that at this point not all the UAPI disintegration parts have been merged,
    so it is likely that more empty Kbuild files will turn up.
    
    It is probably necessary to make the files non-empty to prevent the patch
    program from automatically deleting them when it reduces them to nothing.
    
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    64d7155c
    History
    Name Last commit Last update