summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorMarin Ramesa <mpr@hi.t-com.hr>2013-12-09 23:57:44 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-12-10 00:56:12 +0100
commitaf0c711a68e0ca4b8aa4e3e25fdf1f2206ec0911 (patch)
treed014fc3b09bfdfa8e16467b6a485c0bc7cba624a /ipc
parent8ae2160beab7e58c60265648b21b3c1754fe4989 (diff)
device/subrs.c: use io_req_t instead of struct buf
Struct buf is not defined. Use io_req_t instead of it. * device/subrs.c (harderr) (bp): Change name to ior and use io_req_t as type instead of (struct buf *). (harderr) (minor): Use io_unit instead of b_dev. (harderr): Use io_recnum instead of b_blkno. (gateblk): Use io_req_t as return value instead of (struct buf *). (brelse) (bp): Change name to ior and use io_req_t as type instead of (struct buf *). (brelse) (ior): Remove variable.
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions