commit | 3bc0d88243af70a45cd4658723bd4a0aaf5bb6f1 | [log] [tgz] |
---|---|---|
author | Rupesh Gujare <rupesh.gujare@atmel.com> | Thu Aug 15 12:00:21 2013 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 15 17:19:27 2013 -0700 |
tree | 75bb25cd9a5624bbf4eee63c59da88e58221cc43 | |
parent | 35cf90459312fc3b6bc4bbf31aa5fe47b73922d4 [diff] |
staging: ozwpan: Remove unneeded variable initializer We are assigning value to hport before returning, there is no need to initialize it. Signed-off-by: Rupesh Gujare <rupesh.gujare@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>