Staging: rtl8192e: Fix void function return statements style warning
authorMahati Chamarthy <mahati.chamarthy@gmail.com>
Fri, 19 Sep 2014 18:26:02 +0000 (23:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:14:30 +0000 (17:14 -0700)
commit5110e40260d03fdb2d93a94fec06a31b81d57b0b
tree65ead1dce1153f571bb41e8e60ce407217d9e8df
parent59422a74b55c616d500c3be721077ff0d00f7fb0
Staging: rtl8192e: Fix void function return statements style warning

This fixes the following checkpatch.pl warnings:
WARNING:  void function return statements are not generally useful

Signed-off-by: Mahati Chamarthy <mahati.chamarthy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl819x_BAProc.c
This page took 0.02471 seconds and 5 git commands to generate.