aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000/TODO
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2019-04-30 13:33:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-30 14:19:04 +0200
commitf998a1180e14d0a10d2ffeccec25779ace879c2a (patch)
tree986c349f59e3259c109f790d10b67cde5866be77 /drivers/staging/kpc2000/TODO
parentstaging: kpc2000: Fix a stack information leak in kp2000_cdev_ioctl() (diff)
downloadlinux-dev-f998a1180e14d0a10d2ffeccec25779ace879c2a.tar.xz
linux-dev-f998a1180e14d0a10d2ffeccec25779ace879c2a.zip
staging: kpc2000: fix resource size calculation
The code is calculating the resource size wrong because it should be inclusive of the "res->end" address. In other words, "end - start + 1". We can just use the resource_size() function to do it correctly. Fixes: 7dc7967fc39a ("staging: kpc2000: add initial set of Daktronics drivers") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/kpc2000/TODO')
0 files changed, 0 insertions, 0 deletions