diff options
author | 2011-08-11 13:54:28 -0700 | |
---|---|---|
committer | 2012-01-05 10:42:42 -0500 | |
commit | 3476f114addb7b96912840a234702f660a1f460b (patch) | |
tree | 830f4aa3e7a280af8d3e02d7a67e25bdffa7ab37 /crypto/api.c | |
parent | NFSv4.1: cleanup comment and debug printk (diff) | |
download | wireguard-linux-3476f114addb7b96912840a234702f660a1f460b.tar.xz wireguard-linux-3476f114addb7b96912840a234702f660a1f460b.zip |
nfs: fix a minor do_div portability issue
This change modifies filelayout_get_dense_offset() to use the functions
in math64.h and thus avoid a 32-bit platform compile error trying to
use do_div() on an s64 type.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Reviewed-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions