summaryrefslogtreecommitdiff
path: root/cookie.c
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04xio: refactor fopencookie related functionsDaniel Borkmann1-0/+51
Again, we move them out of xio to shrink it down. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
m>
authorDavid Kershner <david.kershner@unisys.com>2016-09-20 11:42:05 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-21 11:29:58 +0200
commit2e805a9738a0487db1f5b8b6cb41b6c4cd882b63 (patch)
treec90617e368df257904951488a4b7992b11db67eb
parent0543205b7e216288c7905cedf5ba804f3ee37599 (diff)
staging: unisys: visornic: remove visornic_poll prototype
Remove visornic_poll prototype, because it is not needed. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <Timothy.Sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat
-rw-r--r--drivers/staging/unisys/visornic/visornic_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visornic/visornic_main.c b/drivers/staging/unisys/visornic/visornic_main.c