From: Davidlohr Bueso Date: Fri, 12 Sep 2014 05:34:25 +0000 (-0700) Subject: locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition X-Git-Tag: omap-for-v3.19/prcm-cleanup~98^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0e716a1512179e8374a74c1f3184e9ce15d138;p=pandora-kernel.git locking/rwsem: Move EXPORT_SYMBOL() lines to follow function definition rw-semaphore is the only type of lock doing this ugliness of exporting at the end of the file. Signed-off-by: Davidlohr Bueso Cc: dave@stgolabs.net Cc: peterz@infradead.org Link: http://lkml.kernel.org/r/1410500066-5909-1-git-send-email-dave@stgolabs.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed