Skip to content

Commit

Permalink
9p: rename p9_free_req() function
Browse files Browse the repository at this point in the history
In sight of the next patch to add a refcount in p9_req_t, rename
the p9_free_req() function in p9_release_req().

In the next patch the actual kfree will be moved to another function.

Link: http://lkml.kernel.org/r/20180811144254.23665-1-tomasbortoli@gmail.com
Signed-off-by: Tomas Bortoli <tomasbortoli@gmail.com>
Acked-by: Jun Piao <piaojun@huawei.com>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
  • Loading branch information
Tomas Bortoli authored and Dominique Martinet committed Sep 7, 2018
1 parent 91a76be commit 43cbcbe
Showing 1 changed file with 50 additions and 50 deletions.
Loading

0 comments on commit 43cbcbe

Please sign in to comment.