diff options
author | Alan Jenkins <alan-jenkins@tuffmail.co.uk> | 2009-12-03 10:45:00 +0300 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-12-09 23:54:31 +0300 |
commit | a2a1d36c78e90977e4ded9a20a7d8d27d84b13e4 (patch) | |
tree | 2e6cdeeae0066fb72e105ab1029c057c8d49996c /virt | |
parent | 13f70029daa3cd7f9983e4aec82f32939b1a6e6a (diff) | |
download | linux-a2a1d36c78e90977e4ded9a20a7d8d27d84b13e4.tar.xz |
eeepc-laptop: remove redundant NULL checks
eeepc_hotk_notify() cannot be called with ehotk == NULL or bd == NULL.
We check both variables for allocation failure and would bail out before
the notifier is registered.
Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions