]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch-add-check-for-sscanf-without-return-use-v2
authorJoe Perches <joe@perches.com>
Tue, 5 Nov 2013 05:56:58 +0000 (16:56 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:56:58 +0000 (16:56 +1100)
commitef88e022a272a893334446c8abdd9c8bddc30151
treea433e9482e397964396b385b10acf00e86a00fc2
parent986e9823356d4fd13ca517a5017901190104cc4a
checkpatch-add-check-for-sscanf-without-return-use-v2

V2: Use the $Compare variable instead of just == or !=
    There are some tests that use < and >

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl