commit | 277394198413fc46e81767827533e5ab8ef167af | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Thu Jul 16 16:58:08 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 16 10:17:08 2015 -0700 |
tree | 15fd89f20bb875af913f1888045465acd5812799 | |
parent | 48028c61e45acf644aaaa47db475974829fc64dd [diff] |
staging: rtl8188eu: remove redundant NULL check The check for pstat and pdvobjpriv is not required here as we have already checked for them before. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>