summary refs log tree commit diff
path: root/security
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2009-01-16 03:09:34 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 12:42:23 -0300
commit94b5ff9cf3edf06e0666fea87398a7fff98a15a4 (patch)
treea5ecd1a48bb358763e34f5e30c2694465c84c0ea /security
parent2cc3b6bff46129374ee31236f804637278c5f323 (diff)
downloadlinux-94b5ff9cf3edf06e0666fea87398a7fff98a15a4.tar.gz
V4L/DVB (10259): pvrusb2: Code module name directly in printk
The name of the pvrusb2 module is not likely to ever change, and there
are plenty of other places where the name is directly coded, so there
is little utility in using a macro to infer the module name here.  In
addition, using that macro complicates other uses of the driver
involving older kernels where this macro works differently.  Yes I
know for many places we don't have to worry about that.  But my
alternative is that I have to build special logic in the pvrusb2
standalone driver to special-case what is otherwise costmetic and that
is just plain nuts for something as trivial as this, especially since
this change does not at all have any compile time or run time impact
on the driver.  I'm just removing a nicety that didn't have a lot of
value here to begin with.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions