commit | fbcb7599e411309cf47a2b834d3546469c153cf4 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@ericvh-laptop.austin.ibm.com> | Thu Aug 23 10:08:45 2007 -0500 |
committer | Eric Van Hensbergen <ericvh@ericvh-laptop.austin.ibm.com> | Thu Aug 23 10:13:45 2007 -0500 |
tree | 54d789a0131f427cf1d6cf4af87a5a53d9724cc7 | |
parent | 27a2a5ff41e366290adb89adcc9e70e6a9e81455 [diff] |
9p: remove deprecated v9fs_fid_lookup_remove() This patch removes the v9fs_fid_lookup_remove which is no longer used. Based on original patch from Adrian Bunk <bunk@stusta.de> which used #if 0 to isolate the code. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>