summaryrefslogtreecommitdiff
path: root/linux/drivers/media/radio
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-13 16:54:52 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-13 16:54:52 -0400
commita6cca35edd4cdcab3bcbfc3f3aca5dbdc7bc9f3e (patch)
treea36f4e89af9672d858e8880a34331b6af990af71 /linux/drivers/media/radio
parentbf8d46bbb41fcbef67fa3a1e36d5de4d2b012a8e (diff)
downloadmediapointer-dvb-s2-a6cca35edd4cdcab3bcbfc3f3aca5dbdc7bc9f3e.tar.gz
mediapointer-dvb-s2-a6cca35edd4cdcab3bcbfc3f3aca5dbdc7bc9f3e.tar.bz2
stk-webcam: minor cleanup
From: David Ellingsworth <david@identd.dyndns.org> This patch: 1) removes the unnecessary kref.h include file 2) removes unnecessary pointer validation from read and poll routines. (Neither poll nor read may be called unless a call to open succeeds. A successful call to open will always set the file private_data pointer. Verifying that it is not null is therefore unnecessary. The associated release and mmap calls currently ignore this check.) 3) adds a space to syslog output. 4) removes an unused function prototype. Signed-off-by: David Ellingsworth <david@identd.dyndns.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/radio')
0 files changed, 0 insertions, 0 deletions