commit | e0897ae3ec720b1653d4ff9aaf48b532c276ab63 | [log] [tgz] |
---|---|---|
author | Vaishali Thakkar <vaishali.thakkar@oracle.com> | Mon Apr 11 15:58:17 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 11 15:00:04 2016 -0400 |
tree | e2630d9be8be28558628c9f49f4d1bd0a24fa8f8 | |
parent | 3484f44c0873652ad16a69a0f20088343a281982 [diff] |
net: fjes: Use resource_size Use the function resource_size instead of explicit computation. Problem found using Coccinelle. Signed-off-by: Vaishali Thakkar <vaishali.thakkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>