git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e1c394
)
staging: comedi: comedi_fops: Removed int overflow check
author
Florian Schmaus
<fschmaus@gmail.com>
Thu, 8 Dec 2011 11:12:45 +0000
(12:12 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Dec 2011 23:59:09 +0000
(15:59 -0800)
This became unnecessary with the previous commit.
Improved the readability of the remaining check, by using UINT_MAX.
Signed-off-by: Florian Schmaus <fschmaus@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found