summaryrefslogtreecommitdiff
path: root/fs/binfmt_em86.c
diff options
context:
space:
mode:
authorMatthew Wilcox <matthew@wil.cx>2007-10-03 01:55:37 (GMT)
committerJames Bottomley <jejb@mulgrave.localdomain>2007-10-12 18:53:48 (GMT)
commit98d41c29a4b38c5b5e8ce5e13c4f3ac852615e0b (patch)
tree85f3d692de0b25f05febacb0f1985b3ade73181f /fs/binfmt_em86.c
parentafbb68c35f4bdf0964d88e9e005e6f62ba57d134 (diff)
downloadlinux-98d41c29a4b38c5b5e8ce5e13c4f3ac852615e0b.tar.xz
[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc
board->carrp is a duplicate of asc_dvc->carrier_buf, so cut out the middle-man and assign directly to carrier_buf. Move orig_reqp to adv_dvc too, since it's wide-board specific. Also eliminate an unnecessary BUG_ON (we'll never get there with a NULL carrier_buf, and will crash if we do). The bulk of this patch is rearranging structures so everything's declared in the right order. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'fs/binfmt_em86.c')
0 files changed, 0 insertions, 0 deletions