diff options
author | 2012-10-09 15:54:27 +0900 | |
---|---|---|
committer | 2012-10-09 15:54:27 +0900 | |
commit | 8711798772641b2f593beebebcab5b1ec2309f0c (patch) | |
tree | 3d2c9697a67009b990f10f0bd7f2ae56d43961a5 /include/linux | |
parent | Fix F_DUPFD_CLOEXEC breakage (diff) | |
parent | pnfs_osd_xdr: Remove unused #include from pnfs_osd_xdr.h (diff) | |
download | wireguard-linux-8711798772641b2f593beebebcab5b1ec2309f0c.tar.xz wireguard-linux-8711798772641b2f593beebebcab5b1ec2309f0c.zip |
Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd
Pull exofs update from Boaz Harrosh:
"Just three one liners"
* 'linux-next' of git://git.open-osd.org/linux-open-osd:
pnfs_osd_xdr: Remove unused #include from pnfs_osd_xdr.h
ore: signedness bug in _sp2d_min_pg()
exofs: check for allocation failure in uri_store()
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/pnfs_osd_xdr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/pnfs_osd_xdr.h b/include/linux/pnfs_osd_xdr.h index 435dd5fa7453..fe25876c1a5d 100644 --- a/include/linux/pnfs_osd_xdr.h +++ b/include/linux/pnfs_osd_xdr.h @@ -40,7 +40,6 @@ #define __PNFS_OSD_XDR_H__ #include <linux/nfs_fs.h> -#include <linux/nfs_page.h> /* * draft-ietf-nfsv4-minorversion-22 |