On Mon, Dec 08, 2014 at 10:32:49AM -0200, Paulo Zanoni wrote:
2014-12-08 6:42 GMT-02:00 Daniel Vetter daniel@ffwll.ch:
On Sun, Dec 07, 2014 at 07:29:17PM +0100, Rickard Strandqvist wrote:
Remove the function intel_output_name() that is not used anywhere.
This was partially found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist rickard_strandqvist@spectrumdigital.se
Queued for 3.20, thanks for the patch.
This function was created for the "DDI personality" patches. We merged the function but never ended up merging the patch containing the callers...
Oops, I've thought this is a renmant from the very first days of kms that somehow stuck around. That's what I get for once not using git blame excessively :( Want me to drop the patch again? -Daniel