Skip to content

[shimV2] refactor scsi device controller to V2 template#2660

Open
rawahars wants to merge 1 commit intomicrosoft:mainfrom
rawahars:scsi_controller_touch_up
Open

[shimV2] refactor scsi device controller to V2 template#2660
rawahars wants to merge 1 commit intomicrosoft:mainfrom
rawahars:scsi_controller_touch_up

Conversation

@rawahars
Copy link
Copy Markdown
Contributor

@rawahars rawahars commented Apr 4, 2026

In this commit, we are just ensuring that all the files and format for this device/scsi package conforms with the other controllers for V2 shims. This includes-

  • states encapsulated in states file
  • types encapsulated in types file
  • package documentation in doc.go
  • Similar comment and error message style

Note that in this commit, we have not made changes to the unit test files and hence we can be sure that the refactor has not broken any functional behavior.

In this commit, we are just ensuring that all the files and format for this device/scsi package conforms with the other controllers for V2 shims. This includes-
- `states` encapsulated in states file
- `types` encapsulated in types file
- package documentation in `doc.go`
- Similar comment and error message style

Note that in this commit, we have not made changes to the unit test files and hence we can be sure that the refactor has not broken any functional behavior.

Signed-off-by: Harsh Rawat <harshrawat@microsoft.com>
@rawahars rawahars requested a review from a team as a code owner April 4, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant