Re: [Xen-devel] [PATCH] x86: xen: mmu: Remove unused function

2015-01-13 Thread Rickard Strandqvist
2015-01-12 9:23 GMT+01:00 Jürgen Groß : > On 01/11/2015 11:35 PM, Rickard Strandqvist wrote: >> >> Remove the function set_pte_mfn() that is not used anywhere. >> >> This was partially found by using a static code analysis program called >> cppcheck. > > > Sorry, you seem not to have checked the ne

Re: [Xen-devel] [PATCH] x86: xen: mmu: Remove unused function

2015-01-12 Thread Jürgen Groß
On 01/11/2015 11:35 PM, Rickard Strandqvist wrote: Remove the function set_pte_mfn() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Sorry, you seem not to have checked the newest kernel. Used by: xen_do_set_identity_and_remap_chu