diff options
author | Dimitri Sivanich <sivanich@sgi.com> | 2013-07-03 15:05:07 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-03 16:07:42 -0700 |
commit | a7d0dabb3e863a1d4018235c1384b4318322116a (patch) | |
tree | d3393110354289598eb661f5b573339c3a06f171 /include | |
parent | 48a9db462d99494583dad829969616ac90a8df4e (diff) | |
download | linux-a7d0dabb3e863a1d4018235c1384b4318322116a.tar.bz2 |
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
"req.val1 == -1" is valid but it doesn't make sense to check gru_base[-1].
gru_base[] is a global array.
Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Robin Holt <holt@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions