the rest of drivers/*: annotate ->poll() instances
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -327,7 +327,7 @@ ppp_synctty_ioctl(struct tty_struct *tty, struct file *file,
|
||||
}
|
||||
|
||||
/* No kernel lock - fine */
|
||||
static unsigned int
|
||||
static __poll_t
|
||||
ppp_sync_poll(struct tty_struct *tty, struct file *file, poll_table *wait)
|
||||
{
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user