From: H Hartley Sweeten Date: Thu, 30 Oct 2014 18:19:34 +0000 (-0700) Subject: staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLE X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef49d8329e25ee1686520315713b86419cddcb45;p=pandora-kernel.git staging: comedi: drivers: replace SDF_WRITEABLE with SDF_WRITABLE As indicated in the comedi.h uapi header, SDF_WRITEABLE was a spelling error in the API, SDF_WRITABLE is prefered. For aesthetics, replace all the SDF_WRITEABLE uses with SDF_WRITABLE. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed