staging: ozwpan: Remove unneeded variable initializer
authorRupesh Gujare <rupesh.gujare@atmel.com>
Thu, 15 Aug 2013 11:00:21 +0000 (12:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Aug 2013 00:19:27 +0000 (17:19 -0700)
commit3bc0d88243af70a45cd4658723bd4a0aaf5bb6f1
tree75bb25cd9a5624bbf4eee63c59da88e58221cc43
parent35cf90459312fc3b6bc4bbf31aa5fe47b73922d4
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>
drivers/staging/ozwpan/ozhcd.c