From: Chris Rorvick Date: Mon, 12 Jan 2015 20:42:46 +0000 (-0800) Subject: staging: line6: Use explicit indexes when defining properties X-Git-Tag: fixes-v4.0-rc1~146^2~55^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d947546c3fb6bc426a7527cf6f8ddb8368fbbc7;p=pandora-kernel.git staging: line6: Use explicit indexes when defining properties Specify the index of the properties entry explicitly to define this structure more robustly. Also, drop the `L6PROP' macro in favor of initializing each member explicitly on its own line since horizontal space is limited and more attributes will be added later. Signed-off-by: Chris Rorvick Reviewed-by: Stefan Hajnoczi Signed-off-by: Greg Kroah-Hartman Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed