Re: [PATCH v2 0/2] scsi: sg: validate and clean up scatter_elem_sz handling
yangerkun <[email protected]>
| Newsgroups | org.kernel.vger.linux-block,org.kernel.vger.linux-scsi |
|---|---|
| Message-ID | <[email protected]> |
gently ping for this series... 在 2026/7/9 12:32, Yang Erkun 写道: > v1->v2: > 1. Split into two patches, patch 1 is the minimal bugfix that adds > validation to the scatter_elem_sz module parameter; patch 2 does the > refactoring > 2. Rebased; no functional change versus v1. > > v1: > https://patchwork.kernel.org/project/linux-scsi/patch/[email protected]/ > > Yang Erkun (2): > scsi: sg: validate scatter_elem_sz module parameter > scsi: sg: clean up scatter_elem_sz handling and module param > permissions > > drivers/scsi/sg.c | 68 +++++++++++++++++++++++------------------------ > 1 file changed, 34 insertions(+), 34 deletions(-) >