From: Maciej W. Rozycki Date: Thu, 19 Sep 2013 23:49:44 +0000 (+0100) Subject: declance: Remove `incompatible pointer type' warnings X-Git-Tag: v3.13-rc1~105^2~385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19717d05848849a3b1dddeced9abb5884cff9152;p=pandora-kernel.git declance: Remove `incompatible pointer type' warnings Revert damage caused by 43d620c82985b19008d87a437b4cf83f356264f7: .../declance.c: In function 'cp_to_buf': .../declance.c:347: warning: assignment from incompatible pointer type .../declance.c:348: warning: assignment from incompatible pointer type .../declance.c: In function 'cp_from_buf': .../declance.c:406: warning: assignment from incompatible pointer type .../declance.c:407: warning: assignment from incompatible pointer type Also add a `const' qualifier where applicable and adjust formatting. Signed-off-by: Maciej W. Rozycki Signed-off-by: David S. Miller --- Reading git-diff-tree failed