diff options
author | Mark Einon <mark.einon@gmail.com> | 2012-10-17 21:15:11 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-22 23:01:32 (GMT) |
commit | f1b540b92c54531484d00bb790ad47f3f44b2798 (patch) | |
tree | 77bb58afdee123f3dd04360ef5ecdbd5aaacfbf3 /fs/ext4/acl.h | |
parent | 355d8ae57be9d3a2fe5764f75e394063022b7866 (diff) | |
download | linux-fsl-qoriq-f1b540b92c54531484d00bb790ad47f3f44b2798.tar.xz |
staging: et131x: Use skb_headlen() where appropriate
(skb->len - skb->data_len) is used in several places in the et131x
driver code. Converted all instances of this to use skb_headlen()
which is more readable.
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/acl.h')
0 files changed, 0 insertions, 0 deletions