mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-03 18:55:31 +09:00
Use the resource_size function instead of manually calculating the resource size. This reduces the chance of introducing off-by-one-errors. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>