]> git.proxmox.com Git - mirror_qemu.git/blobdiff - fsdev/file-op-9p.h
fsdev: open brace '{' following struct go on the same line
[mirror_qemu.git] / fsdev / file-op-9p.h
index d51cec2f3be0b6efc5e756cb5ee6fe03782cccfa..42f677cf38c2d2002868a476e9870eafd79df839 100644 (file)
@@ -110,8 +110,7 @@ typedef union V9fsFidOpenState V9fsFidOpenState;
 
 void cred_init(FsCred *);
 
-struct FileOperations
-{
+struct FileOperations {
     int (*parse_opts)(QemuOpts *, FsDriverEntry *, Error **errp);
     int (*init)(FsContext *, Error **errp);
     void (*cleanup)(FsContext *);