Skip to content

synaptics.c: 2 * bad test ? #36

@dcb314

Description

@dcb314

synaptics.c:2355:25: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]

Source code is

if ( bytes [0] == 'S' && bytes [0] == 'T'){

synaptics.c:2425:26: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]

Duplicate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions