diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2007-07-23 09:53:51 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-07-24 14:24:05 -0400 |
commit | a4ee0df8b3d007f0d685d38a56dc0b91e01aaaf7 (patch) | |
tree | 3b805b164df128ebb15e71dd915c9a14e2da31cd /drivers | |
parent | 2cd614c8732172524c36cd5245620338928062b6 (diff) |
[SCSI] bsg: fix unused variable warnings for BLK_DEV_BSG=n
Just using #defines for the
bsg_register_queue()/bsg_unregister_queue() can cause undefined
variables when they're defined to nothing. Use dummy inline functions
instead.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions