Staging: wlan-ng: Drop wrapper function
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 13 Feb 2016 13:19:34 +0000 (18:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 00:34:08 +0000 (16:34 -0800)
commit2cfc7ba561210f706ee83653ed135907dffd3561
tree389c5052e7185582fc4ce3f8cfc2090d823d2a51
parent0c42bc25ed916d0fba1205cbdf668c38717fca77
Staging: wlan-ng: Drop wrapper function

Drop the function prism2mgmt_pstr2bytearea and replace its function call
with the standard function memcpy that it wrapped.
The code becomes cleaner after this patch.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/prism2mib.c
This page took 0.025747 seconds and 5 git commands to generate.