commit | 3d27070108216b5c689dd3d0bf3ac10ef88570f7 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@codeaurora.org> | Sat Sep 12 12:44:38 2015 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 04 17:49:27 2015 +0100 |
tree | f1e776a9f5b91c23b66569ddb908fef5bc3da3d6 | |
parent | 9af92fbff3b06d75470717361076aa7bd097ff8b [diff] |
hvc_dcc: don't ignore errors during initialization hvc_instantiate() and hvc_alloc() return errors if they fail, so don't ignore them. Signed-off-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>