aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorArthur Othieno <[email protected]>2006-03-27 01:17:24 -0800
committerLinus Torvalds <[email protected]>2006-03-27 08:44:55 -0800
commit756e21a022aba5214bafcf803f114aed8a783b99 (patch)
treed41a2be43ed27563a13fb34b980453f8289d38ce /scripts/basic
parentfc4effc7a98d0d320e478d1d42bc4a8a64380150 (diff)
[PATCH] matroxfb: simply return what i2c_add_driver() does
insmod will tell us when the module failed to load. We do no further processing on the return from i2c_add_driver(), so just return what i2c_add_driver() did, instead of storing it. Add __init/__exit annotations while we're at it. Signed-off-by: Arthur Othieno <[email protected]> Acked-by: Jean Delvare <[email protected]> Acked-by: Petr Vandrovec <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions