Page MenuHomeFreeBSD

arcmsr(4): don't bzero newly allocated ccb
ClosedPublic

Authored by trasz on Oct 18 2020, 5:38 PM.
Tags
None
Referenced Files
F132416228: D26840.id78387.diff
Thu, Oct 16, 6:14 PM
Unknown Object (File)
Wed, Sep 17, 2:22 AM
Unknown Object (File)
Sep 13 2025, 8:32 AM
Unknown Object (File)
Sep 7 2025, 2:32 AM
Unknown Object (File)
Sep 7 2025, 1:39 AM
Unknown Object (File)
Aug 28 2025, 10:09 PM
Unknown Object (File)
Aug 22 2025, 8:59 AM
Unknown Object (File)
Aug 20 2025, 8:35 AM
Subscribers

Details

Summary

arcmsr(4): don't bzero newly allocated ccb; xpt_alloc_ccb() already does that.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz requested review of this revision.Oct 18 2020, 5:38 PM
imp added inline comments.
sys/dev/arcmsr/arcmsr.c
1673 ↗(On Diff #78387)

This cast likely isn't needed either.

This revision is now accepted and ready to land.Oct 18 2020, 5:54 PM

LGTM, could you please also send the patch to the maintainer ( ching2048@areca.com.tw )?

LGTM, could you please also send the patch to the maintainer ( ching2048@areca.com.tw )?

Already done. I wonder if we should perhaps have an Areca Phabricator group?