diff options
author | Arnd Bergmann <[email protected]> | 2012-05-10 13:01:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-05-10 15:06:44 -0700 |
commit | b8cd742acfd78a4689148fb80cf74bc26e7f1f3c (patch) | |
tree | 9c447d733ca74ed22b8272db5cb9a40586ab04a7 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 8c7577637ca31385e92769a77e2ab5b428e8b99c (diff) |
drivers/leds: correct __devexit annotations
__devexit functions are discarded without CONFIG_HOTPLUG, so they need
to be referenced carefully. A __devexit function may also not be called
from a __devinit function.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Cc: Bryan Wu <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions