diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2014-11-27 22:57:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-12 15:26:31 -0500 |
commit | ca957b6a34a6f7014828f235e35c1945cb955795 (patch) | |
tree | 3b215cd6d91bed62f19736b90e7806951c42f3f2 /drivers/ide/siimage.c | |
parent | 1746fbe5656b1b10064913b9293a4590ec0b7f27 (diff) | |
download | linux-ca957b6a34a6f7014828f235e35c1945cb955795.tar.bz2 |
drivers: ide: Fix mostly harmless off-by-one hardcoded value
The string "IOMEGA Clik!" has length 12, not 11. Using strstarts
avoids the error-prone hardcoding of the prefix length. For
consistency, also change the occurence just above.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ide/siimage.c')
0 files changed, 0 insertions, 0 deletions