An error occurred while fetching folder content.
Simplify driver declarations
Kevin Wolf authored

* cdi: The destroy function doesn't need to get the driver struct passed
  as an argument. The driver struct is static anyway.
* cdi: Drivers don't need to wrap cdi_{fs,net,storage}_driver if they
  don't extend the struct (and there is no reason to do so).
Signed-off-by: Kevin Wolf's avatarKevin Wolf <kevin@tyndur.org>
c159d757
Name Last commit Last update
..