diff options
author | Kevin Coffman <kwc@citi.umich.edu> | 2008-04-30 12:45:53 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2008-06-23 13:47:25 -0400 |
commit | d00953a53e9a2edbe005c1e596f1e96a8a293401 (patch) | |
tree | 3e476deb8cfd5e97a48a725bb21af28dfdea879d /include/linux/usb.h | |
parent | 8837abcab3d16608bd2c7fac051a839d48f2f30c (diff) | |
download | blackbird-op-linux-d00953a53e9a2edbe005c1e596f1e96a8a293401.tar.gz blackbird-op-linux-d00953a53e9a2edbe005c1e596f1e96a8a293401.zip |
gss_krb5: create a define for token header size and clean up ptr location
cleanup:
Document token header size with a #define instead of open-coding it.
Don't needlessly increment "ptr" past the beginning of the header
which makes the values passed to functions more understandable and
eliminates the need for extra "krb5_hdr" pointer.
Clean up some intersecting white-space issues flagged by checkpatch.pl.
This leaves the checksum length hard-coded at 8 for DES. A later patch
cleans that up.
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'include/linux/usb.h')
0 files changed, 0 insertions, 0 deletions