diff options
author | Russell Cattelan <cattelan@redhat.com> | 2006-11-09 16:42:33 (GMT) |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2006-11-30 15:34:57 (GMT) |
commit | 61057c6bb3a3d14cf2bea6ca20dc6d367e1d852e (patch) | |
tree | 731f4c13ae3dee3f90b78a3ec381c29064b9f548 /drivers/cdrom/isp16.h | |
parent | 7020933156ac2a8a7386314933e49948bf0438f7 (diff) | |
download | linux-61057c6bb3a3d14cf2bea6ca20dc6d367e1d852e.tar.xz |
[GFS2] Remove unused zero_readpage from stuffed_readpage
Stuffed files only consist of a maximum of
(gfs2 block size - sizeof(struct gfs2_dinode)) bytes. Since the
gfs2 block size is always less than page size, we will never see
a call to stuffed_readpage for anything other than the first page
in the file.
Signed-off-by: Russell Cattelan <cattelan@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'drivers/cdrom/isp16.h')
0 files changed, 0 insertions, 0 deletions