From b75d4b9bc09ff071b2dfcdf632a7382733e7fa8b Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 11 Oct 2005 10:12:08 +0000 Subject: spelling fix --- kernel/dev.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kernel/dev.c') diff --git a/kernel/dev.c b/kernel/dev.c index 0f4de86..4df10f4 100644 --- a/kernel/dev.c +++ b/kernel/dev.c @@ -191,9 +191,9 @@ void fuse_release_background(struct fuse_req *req) /* * This function is called when a request is finished. Either a reply * has arrived or it was interrupted (and not yet sent) or some error - * occured during communication with userspace, or the device file was - * closed. It decreases the referece count for the request. In case - * of a background request the referece to the stored objects are + * occurred during communication with userspace, or the device file was + * closed. It decreases the reference count for the request. In case + * of a background request the reference to the stored objects are * released. The requester thread is woken up (if still waiting), and * finally the request is either freed or put on the unused_list * -- cgit v1.2.3