From: Jean Delvare Date: Wed, 11 Sep 2013 21:24:09 +0000 (-0700) Subject: firmware/dmi_scan: constify strings X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f5913017efcb8f08d80bdc39edb36956c6e4ab2;p=pandora-kernel.git firmware/dmi_scan: constify strings commit ffbbb96dd7570b9aafd426cd77a7ee03d224cabf upstream. Add const to all DMI string pointers where this is possible. This fixes a checkpatch warning. Signed-off-by: Jean Delvare Cc: Joe Perches Cc: Ben Hutchings Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed