summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorJean Delvare2007-05-01 23:26:32 +0200
committerJean Delvare2007-05-01 23:26:32 +0200
commitb3e820968ad47219f7d559117a30e85cf96b4e4e (patch)
tree84e5ae3275cea6fa5074b0c9b08eaada55f02bea /sound
parenti2c: Move i2c-isa-only exported symbol declarations (diff)
downloadkernel-qcow2-linux-b3e820968ad47219f7d559117a30e85cf96b4e4e.tar.gz
kernel-qcow2-linux-b3e820968ad47219f7d559117a30e85cf96b4e4e.tar.xz
kernel-qcow2-linux-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 <khali@linux-fr.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions