> Subject: [PATCH] IB/hfi1: use kvfree() in sdma.c > > Use kvfree() instead of open-coding it. > > Signed-off-by: Geliang Tang <[email protected]> > --- > drivers/staging/rdma/hfi1/sdma.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-)
Thanks for the patch. Acked-by: Mike Marciniszyn <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
