mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 09:30:40 +09:00
The purpose of the check on data_len is to check linearity, so use the inline helper for this. No overhead and more explicit. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>