From: Michal Nazarewicz Date: Mon, 10 Feb 2014 09:42:40 +0000 (+0100) Subject: usb: gadget: functionfs: fix typo in the enum variable X-Git-Tag: v3.15-rc1~137^2~25^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e46318a00091e3e009363a516acc44a4a80e2ebb;p=pandora-kernel.git usb: gadget: functionfs: fix typo in the enum variable Since “cancelled” is spelled with two “l”s, rename FFS_SETUP_CANCELED to FFS_SETUP_CANCELLED. Signed-off-by: Michal Nazarewicz Signed-off-by: Robert Baldyga Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed