-
Patrick Mochel authored
Now that all unique information about struct driver_file_entry's are gone (the dentry and parent pointers), the data in them is shared among all users of the entry. So, we don't have any reason to dynamically allocate and duplicate the data anymore.
99db4061