commit | 50a2c95381a7d0e453d7bdfde81d0c5f8351ba54 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Oct 13 08:27:10 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Oct 13 17:03:52 2016 +0100 |
tree | 7fd5d1c0e3f4e7232a2f55d69f20e95a493ef050 | |
parent | 07096f612fdf2bb5578cd1fecb2884bdbb1cde42 [diff] |
afs: call->operation_ID sometimes used as __be32 sometimes as u32 call->operation_ID is sometimes being used as __be32 sometimes is being used as u32. Be consistent and settle on using as u32. Signed-off-by: David Howells <dhowells@redhat.com.