[REFACTOR] new interface at install_file_probes()
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Tue, 7 May 2013 13:26:22 +0000 (17:26 +0400)
committerVyacheslav Cherkashin <v.cherkashin@samsung.com>
Tue, 7 May 2013 13:32:18 +0000 (17:32 +0400)
commit5a1eaf7c05097d5e8c98e83a10db0feb8fa407e0
tree11eef70cb02c304e95740ac3eef607881f878362
parente4c376fd8d55d752d19b50b67839a8d3f9ba82a8
[REFACTOR] new interface at install_file_probes()

-void install_file_probes(struct task_struct *task, struct mm_struct *mm,
                          struct sspt_file *file)
+void install_file_probes(struct sspt_file *file)
driver/us_proc_inst.c