diff options
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | 2007-02-14 10:55:00 -0200 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-16 18:35:23 -0500 |
commit | 0539771d7236b425f285652f6f297cc7939c8f9a (patch) | |
tree | 317a537794edc6e67741b24d5dd82a9f02cc3dcf /include | |
parent | ecb5f7521a309cb9c5fc0832b9705cd2a03d7d45 (diff) | |
download | linux-3.10-0539771d7236b425f285652f6f297cc7939c8f9a.tar.gz linux-3.10-0539771d7236b425f285652f6f297cc7939c8f9a.tar.bz2 linux-3.10-0539771d7236b425f285652f6f297cc7939c8f9a.zip |
ACPI: bay: use IS_ERR for return of register_platform_device_simple
register_platform_device_simple returns ERR_PTR(foo), so test it with
IS_ERR(foo).
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions