OSDN Git Service

gnss: sirf: drop redundant double negation
authorJohan Hovold <johan@kernel.org>
Tue, 22 Jan 2019 17:22:55 +0000 (18:22 +0100)
committerJohan Hovold <johan@kernel.org>
Fri, 25 Jan 2019 09:58:56 +0000 (10:58 +0100)
commit9f1623fdb399e5cf677f042e3bff3beec70376f6
tree671f32859992ebd070feba07e4b267d581746363
parent4ceda5f654c350faa5b80f89625673a882735a54
gnss: sirf: drop redundant double negation

The active flag is of type bool so drop the redundant double negation
when storing the gpio state.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/gnss/sirf.c