From: Andy Grover Date: Thu, 16 May 2013 17:41:00 +0000 (-0700) Subject: target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file() X-Git-Tag: v3.11-rc1~22^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dee96fb366ec6b5b324c8d4fe9e04244cb32f5d;p=pandora-kernel.git target: Remove unneeded param pr_aptpl_buf_len to write_aptpl_to_file() As mentioned in the comments in update_and_write_aptpl, write_aptpl_to_file() calls strlen() on the buffer, and the length was always being passed as zero. Signed-off-by: Andy Grover Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed