On Wed, 12 Feb 2014, dl...@gmx.de wrote:
> From: Behan Webster <beh...@converseincode.com>
> The only real change is passing in event_mask to the formerly nested 
> functions.
> Otherwise it's just moving around function and macro code.
> 
> This is the only place in the Linux kernel where nested functions are still in
> use. Nested functions aren't part of the C standards, and complicate the
> generated code. Although the Linux Kernel has never set out to be entirely C
> standard compliant, it is increasingly compliant to the standard which is
> supported by other compilers such as Clang. The LLVMLinux project is working 
> on
> being able to compile the Linux kernel with Clang. The use of nested functions
> blocks this effort.
> 
> Signed-off-by: Behan Webster <beh...@converseincode.com>
> Signed-off-by: Jan-Simon Möller <dl...@gmx.de>
> 
> CC: David Woodhouse <david.woodho...@intel.com>
> CC: Matthew Garrett <matthew.garr...@nebula.com>
> CC: ibm-acpi-devel@lists.sourceforge.net
> CC: platform-driver-...@vger.kernel.org
> CC: linux-ker...@vger.kernel.org

Acked-by: Henrique de Moraes Holschuh <h...@hmh.eng.br>

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
ibm-acpi-devel mailing list
ibm-acpi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel

Reply via email to