summaryrefslogtreecommitdiff
path: root/sys/include/mach.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2012-12-25 02:45:28 +0100
committercinap_lenrek <cinap_lenrek@gmx.de>2012-12-25 02:45:28 +0100
commit7ceff03db37d98e1dc634198fcee4206d8318499 (patch)
treef6cbd49954c203b70ce6f5bfefa5201c1d238167 /sys/include/mach.h
parente7348f8ed26c8cc66cebfc3e59ff237b95db2a7b (diff)
bio: remove useless Breadn() as it does the same as Bread()
Bread() always reads exactly nbytes of data if it can. only when it reaches end of file or an error it will return less. so the Breadn() function that was introduced has been removed. sorry for the confusion.
Diffstat (limited to 'sys/include/mach.h')
0 files changed, 0 insertions, 0 deletions