Loading
[PATCH] net: Kill some unneeded allocation return value casts in libertas
kmalloc() and friends return void*, no need to cast it. Signed-off-by:Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
kmalloc() and friends return void*, no need to cast it. Signed-off-by:Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by:
John W. Linville <linville@tuxdriver.com>