X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fscsi%2Fcxlflash%2Fvlun.h;h=27a63a0155ce598fe1a62077795f1f038ad3880e;hb=39e9d61897a36366e7d360f1d5b2543f02c63f2a;hp=8b29a74946e4b8603f522f87e25c30aa15346416;hpb=db853d50ea2dbe519d2e3fbd411b75b84e0e73e8;p=mirror_ubuntu-zesty-kernel.git diff --git a/drivers/scsi/cxlflash/vlun.h b/drivers/scsi/cxlflash/vlun.h index 8b29a74946e4..27a63a0155ce 100644 --- a/drivers/scsi/cxlflash/vlun.h +++ b/drivers/scsi/cxlflash/vlun.h @@ -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 */