commit | 364031f17932814484657e5551ba12957d993d7e | [log] [tgz] |
---|---|---|
author | Wei Liu <wei.liu2@citrix.com> | Wed Nov 18 18:25:29 2015 +0000 |
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Fri Jan 08 12:40:55 2016 +0530 |
tree | 98f1a7699e04a94bcab0438b6ffc2ddfbe24bebf | |
parent | 494a8ebe713055d3946183f4b395f85a18b43e9e [diff] |
9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h} These two files are not virtio specific. Rename them to use generic names. Fix includes in various C files. Change define guards and comments in header files. Signed-off-by: Wei Liu <wei.liu2@citrix.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>