From: Robert Richter Date: Thu, 19 Aug 2010 08:50:26 +0000 (+0200) Subject: oprofile: Remove duplicate code around __oprofilefs_create_file() X-Git-Tag: v2.6.37-rc1~214^2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fdaa7b682b413dfb7ca9fa74ff45b1e0cb3dade;p=pandora-kernel.git oprofile: Remove duplicate code around __oprofilefs_create_file() 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 --- Reading git-diff-tree failed