From: Rasmus Villemoes Date: Tue, 9 Jun 2015 13:33:19 +0000 (+0200) Subject: libata: finally use __initconst in ata_parse_force_one() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~115^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f5f264b38122b39cfa0beb65eef6b5ccac94917;p=pandora-kernel.git libata: finally use __initconst in ata_parse_force_one() Just six days after this FIXME was added seven years ago, Sam Ravnborg added the missing feature (37c514e3dfc8 "Add missing init section definitions"), though it ended up being called __initconst. Let's use it; better late than never. Signed-off-by: Rasmus Villemoes Signed-off-by: Tejun Heo --- Reading git-diff-tree failed