]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/virtio_console.h
virtio: console: comment cleanup
[net-next-2.6.git] / include / linux / virtio_console.h
index fe885174cc1f061ef8d0b706a362d27574ca616f..9e0da40beae0fa68f947de57205a554d3406297b 100644 (file)
@@ -3,8 +3,10 @@
 #include <linux/types.h>
 #include <linux/virtio_ids.h>
 #include <linux/virtio_config.h>
-/* This header, excluding the #ifdef __KERNEL__ part, is BSD licensed so
- * anyone can use the definitions to implement compatible drivers/servers. */
+/*
+ * This header, excluding the #ifdef __KERNEL__ part, is BSD licensed so
+ * anyone can use the definitions to implement compatible drivers/servers.
+ */
 
 /* Feature bits */
 #define VIRTIO_CONSOLE_F_SIZE  0       /* Does host provide console size? */