oprofile: Remove duplicate code around __oprofilefs_create_file()
authorRobert Richter <robert.richter@amd.com>
Thu, 19 Aug 2010 08:50:26 +0000 (10:50 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 4 Oct 2010 08:55:24 +0000 (10:55 +0200)
Removing duplicate code by assigning the inodes private data pointer
in __oprofilefs_create_file(). Extending the function interface to
pass the pointer.

Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found