]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: dgap: Remove unnecessary test on count
authorMark Hounschell <markh@compro.net>
Wed, 21 May 2014 19:48:47 +0000 (15:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 17:10:50 +0000 (02:10 +0900)
commit490de248d6479654f0120d1b9675424bfed34a3c
treef74d425104e94e35bbe589136f601d1cbbe24f19
parent5512d3971ba7368a5df8e08ca8f93622c10247c3
staging: dgap: Remove unnecessary test on count

This patch removes an unnecessary test. We've already
tested it by the time we get here with no possiblity
of it being changed.

Signed-off-by: Mark Hounschell <markh@compro.net>
Tested-by: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c