From: Cruz Julian Bishop Date: Fri, 21 Dec 2012 23:00:45 +0000 (+1000) Subject: staging: android: Fix two checkpatch issues in binder.c X-Git-Tag: v3.9-rc1~127^2~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=167bccbd80b3625af5e7ec04ad4810321c1f300a;p=pandora-kernel.git staging: android: Fix two checkpatch issues in binder.c This fixes two instances of "static const char * array should probably be static const char * const" I have seen other commits doing this in other files, so I am assuming it should be done here as well. Please tell me if this is wrong :) Signed-off-by: Cruz Julian Bishop Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed