diff options
author | Rustam Subkhankulov <subkhankulov@ispras.ru> | 2022-07-18 15:43:43 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2022-07-26 09:16:38 +0200 |
commit | 3eb8fccc244bfb41a7961969e4db280d44911226 (patch) | |
tree | 437023e3bdd1912e9da4b95589fb29d953bffd70 /drivers/video/fbdev/sis/sis.h | |
parent | b083c22d51148f3d3028291343196471be5d9f36 (diff) |
video: fbdev: sis: fix typos in SiS_GetModeID()
The second operand of a '&&' operator has no impact on expression
result for cases 400 and 512 in SiS_GetModeID().
Judging by the logic and the names of the variables, in both cases a
typo was made.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Rustam Subkhankulov <subkhankulov@ispras.ru>
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/video/fbdev/sis/sis.h')
0 files changed, 0 insertions, 0 deletions