Skip to content

Commit

Permalink
Merge branch 'for-2.6.38/event-handling' into for-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Axboe committed Dec 16, 2010
2 parents 8ae47c1 + 30a7caa commit f3c1e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/cdrom/cdrom.c
Original file line number Diff line number Diff line change
Expand Up @@ -1429,6 +1429,7 @@ unsigned int cdrom_check_events(struct cdrom_device_info *cdi,
cdi->vfs_events = 0;
return events;
}
EXPORT_SYMBOL(cdrom_check_events);

/* We want to make media_changed accessible to the user through an
* ioctl. The main problem now is that we must double-buffer the
Expand Down

0 comments on commit f3c1e66

Please sign in to comment.