From: Namhyung Kim Date: Thu, 26 May 2011 19:06:50 +0000 (+0200) Subject: brd: get rid of unused members from struct brd_device X-Git-Tag: v3.0-rc1~42^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2cba2913c7623789296e39d787b01031f9c7969;p=pandora-kernel.git brd: get rid of unused members from struct brd_device brd_refcnt, brd_offset, brd_sizelimit and brd_blocksize in struct brd_device seem to be copied from struct loop_device but they're not used anywhere. Let get rid of them. Signed-off-by: Namhyung Kim Signed-off-by: Jens Axboe --- Reading git-diff-tree failed