]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/scsi/cxlflash/vlun.h
scsi: cxlflash: Fix warnings/errors
[mirror_ubuntu-zesty-kernel.git] / drivers / scsi / cxlflash / vlun.h
index 8b29a74946e4b8603f522f87e25c30aa15346416..27a63a0155ce598fe1a62077795f1f038ad3880e 100644 (file)
@@ -47,7 +47,7 @@
  * not stored anywhere.
  *
  * The LXT table is re-allocated whenever it needs to cross into another group.
-*/
+ */
 #define LXT_GROUP_SIZE          8
 #define LXT_NUM_GROUPS(lxt_cnt) (((lxt_cnt) + 7)/8)    /* alloc'ed groups */
 #define LXT_LUNIDX_SHIFT  8    /* LXT entry, shift for LUN index */