On 03/18/2018 06:32 PM, Coly Li wrote: > On 19/03/2018 8:36 AM, Michael Lyle wrote: >> From: Bart Van Assche <[email protected]> >> >> Avoid that building with W=1 triggers the following compiler warning: >> >> drivers/md/bcache/super.c:776:20: warning: comparison is always false due to >> limited range of data type [-Wtype-limits] >> d->nr_stripes > SIZE_MAX / sizeof(atomic_t)) { >> ^ >> >> Signed-off-by: Bart Van Assche <[email protected]> >> Reviewed-by: Michael Lyle <[email protected]> > > There is a missing Reviewed-by: Coly Li <[email protected]> from me :-)
Hi Coly--- sorry that I lost these. Mike
