At Sun, 28 Oct 2012 16:07:45 +0900, Hitoshi Mitake wrote: > > Current exec_req() receives the parameter wlen as unsigned int *. > But I believe this is confusing, because exec_req() never updates the > content of wlen. So this patch changes the type of wlen from unsigned > int * to unsigned int.
This doesn't apply because both wlen and rlen were already removed from exec_req arguments. Thanks, Kazutaka -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
