hi Amit, i found that you started to encourage developers to use "/* */" for multiple-lined comment while reviewing pull requests. IIUC, it's more of a gray area, and sort of a personal preferences. so i don't understand why we need to go this way. and i believe, in modern C++ practice, "//" is more common[0], and works better for developers. in the sense that, it's more readable, conforms to C++ standards, and works just fine with editors/tools. --- [0] https://google.github.io/styleguide/cppguide.html#Comment_Style -- Regards Kefu Chai -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html