diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index 973c7f1f1..f40661b6a 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -4527,10 +4527,7 @@ out: return res; } -/* - * Either add or replace a LUN. The repl_gen_ua argument controls whether or - * not a unit attention is triggered if LUN reassignment is performed. - */ +/* Either add or replace a LUN according to flags argument */ int scst_acg_repl_lun(struct scst_acg *acg, struct kobject *parent, struct scst_device *dev, uint64_t lun, unsigned int flags)