the rest of drivers/*: annotate ->poll() instances
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -247,7 +247,7 @@ EXPORT_SYMBOL(rpmsg_trysendto);
|
||||
*
|
||||
* Returns mask representing the current state of the endpoint's send buffers
|
||||
*/
|
||||
unsigned int rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,
|
||||
__poll_t rpmsg_poll(struct rpmsg_endpoint *ept, struct file *filp,
|
||||
poll_table *wait)
|
||||
{
|
||||
if (WARN_ON(!ept))
|
||||
|
||||
Reference in New Issue
Block a user