Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Wilcox <matthew@wil.cx>2006-09-24 09:35:04 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2006-10-18 23:49:54 +0400
commit310a922d4307ed38b37982a6f93b11fdf3b8dcb1 (patch)
tree498f59f1acb5b68442c12e2f2cac51c6048fb289 /Documentation/HOWTO
parent0fbf116d120a2dc5d808204c7d86ad35f7d7846f (diff)
Fix dev_printk() is now GPL-only
Make dev_printk usable from non-GPL modules again dev_printk now calls dev_driver_string. We want even proprietary modules to be calling dev_printk, so the export of dev_driver_string needs to be non-GPL-only. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/HOWTO')
0 files changed, 0 insertions, 0 deletions