]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/staging/comedi/drivers/pcl730.c
Staging: comedi: Remove C99 comments
[mirror_ubuntu-hirsute-kernel.git] / drivers / staging / comedi / drivers / pcl730.c
index f2c6d7c5693c8ed64342b7d96545f883f2123559..c411a16f71d23668c12426f389387711839c1f21 100644 (file)
@@ -31,8 +31,8 @@ static int pcl730_detach(struct comedi_device * dev);
 
 struct pcl730_board {
 
-       const char *name;       // board name
-       unsigned int io_range;  // len of I/O space
+       const char *name;       /*  board name */
+       unsigned int io_range;  /*  len of I/O space */
 };