diff options
| author | Jean Delvare <[email protected]> | 2007-05-01 21:26:32 +0000 |
|---|---|---|
| committer | Jean Delvare <[email protected]> | 2007-05-01 21:26:32 +0000 |
| commit | b3e820968ad47219f7d559117a30e85cf96b4e4e (patch) | |
| tree | 84e5ae3275cea6fa5074b0c9b08eaada55f02bea /drivers/i2c/algos/i2c-algo-bit.c | |
| parent | i2c: Move i2c-isa-only exported symbol declarations (diff) | |
| download | kernel-b3e820968ad47219f7d559117a30e85cf96b4e4e.tar.gz kernel-b3e820968ad47219f7d559117a30e85cf96b4e4e.zip | |
i2c: Make i2c_del_driver a void function
Make i2c_del_driver a void function, like all other driver removal
functions. It always returned 0 even when errors occured, and nobody
ever actually checked the return value anyway. And we cannot fail
a module removal anyway.
Signed-off-by: Jean Delvare <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions
