diff options
author | Al Viro <[email protected]> | 2008-11-22 17:36:14 +0000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-11-30 10:03:37 -0800 |
commit | f57628d76bd201a444ca822f3622522a44acbf60 (patch) | |
tree | 188e3450ed89f197bfb73da036122fdec0848243 /lib/string_helpers.c | |
parent | 5bac287ea51bb8678c3875d87a536071ef0fd590 (diff) |
section errors in smc911x/smc91x
a) ->probe() can be __devinit; no need to put it into .text
b) calling __init stuff from it, OTOH, is wrong
c) ->remove() is __devexit fodder
Acked-by: [email protected]
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions