Thanks to visit codestin.com
Credit goes to github.com

Skip to content

-Wself-assign in drivers/scsi/nsp32.c #291

@nathanchance

Description

@nathanchance
drivers/scsi/nsp32.c:2444:14: warning: explicitly assigning value of variable of type 'unsigned char' to itself [-Wself-assign]                
        offset      = offset;                                              
        ~~~~~~      ^

Patch submitted: https://lore.kernel.org/lkml/[email protected]/

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions