aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/lguest
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/lguest')
-rw-r--r--Documentation/lguest/lguest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/lguest/lguest.c b/Documentation/lguest/lguest.c
index bec5a32e4095..d45c7f682b1b 100644
--- a/Documentation/lguest/lguest.c
+++ b/Documentation/lguest/lguest.c
@@ -1383,7 +1383,6 @@ struct vblk_info
1383 * Launcher triggers interrupt to Guest. */ 1383 * Launcher triggers interrupt to Guest. */
1384 int done_fd; 1384 int done_fd;
1385}; 1385};
1386/*:*/
1387 1386
1388/*L:210 1387/*L:210
1389 * The Disk 1388 * The Disk