Staging: rtl8723au: Remove debug messages
commitb29f8096d8e0baccf9639eafd8132d13dfa4e464
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 24 Feb 2016 17:04:31 +0000 (24 22:34 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Mar 2016 03:44:34 +0000 (10 19:44 -0800)
tree00f2445e32cba9d00304154533cd01c70d8fe8ce
parent28f5caa1679e18d4718f5ca6c6aaf95cbfc7afb5
Staging: rtl8723au: Remove debug messages

As kmalloc generates a backtrace on failure so there is no need of these
debug messages when kmalloc fails. Also remove unwanted {} around if block
after removal of these messages.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c