diff options
author | J Freyensee <james_p_freyensee@linux.intel.com> | 2011-05-07 01:56:47 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-05-14 01:30:59 +0200 |
commit | 7d74f492e4dd0034a61458eb80f70b1d2862ed07 (patch) | |
tree | 1be37b81f6cc0260314012a1e06b8779df0a4ec6 /Documentation/pti | |
parent | tty: Remove to support serial for S5P6442 (diff) | |
download | linux-7d74f492e4dd0034a61458eb80f70b1d2862ed07.tar.xz linux-7d74f492e4dd0034a61458eb80f70b1d2862ed07.zip |
export kernel call get_task_comm().
This allows drivers who call this function to be compiled modularly.
Otherwise, a driver who is interested in this type of functionality
has to implement their own get_task_comm() call, causing code
duplication in the Linux source tree.
Signed-off-by: J Freyensee <james_p_freyensee@linux.intel.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/pti')
0 files changed, 0 insertions, 0 deletions