From 1ff99b312f9c94516acb38bad7421ba1d74abeb2 Mon Sep 17 00:00:00 2001 From: Roberta Dobrescu Date: Fri, 19 Sep 2014 23:34:36 +0300 Subject: [PATCH] staging: emxx_udc: Replace __constant_cpu_to_le16 with cpu_to_le16 This fixes the following checkpatch.pl warning: WARNING: __constant_cpu_to_le16 should be cpu_to_le16 Additionally, it removes the space between function name and (. Signed-off-by: Roberta Dobrescu Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed