]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/irq_poll.c
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
authorChristoph Hellwig <hch@lst.de>
Mon, 7 Dec 2015 14:41:11 +0000 (06:41 -0800)
committerChristoph Hellwig <hch@lst.de>
Fri, 11 Dec 2015 19:52:26 +0000 (11:52 -0800)
commitea51190c03150fce4d9e428bfb608abbe0991db8
tree80c61fdc0817b5f1c5667155cf7256f688b71c63
parent78d0264eb7a938f1eaf59fcb2d3f7da2567369d3
irq_poll: fold irq_poll_sched_prep into irq_poll_sched

There is no good reason to keep them apart, and this makes using the API
a bit simpler.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
drivers/scsi/be2iscsi/be_main.c
drivers/scsi/ipr.c
include/linux/irq_poll.h
lib/irq_poll.c