aboutsummaryrefslogtreecommitdiff
path: root/lib/net_utils.c
diff options
context:
space:
mode:
authorBob Moore <[email protected]>2013-10-29 09:29:16 +0800
committerRafael J. Wysocki <[email protected]>2013-10-30 12:24:20 +0100
commitc26f3c908091294e5909f5459b6682e10922c824 (patch)
tree7a4282c88f79b1008c93385615078d4e4ae01f14 /lib/net_utils.c
parent1d98e9e0bb8815072a0d2d04dc3f0e2c51029e61 (diff)
ACPICA: Fix a macro for the hardware-reduced case
This fix repairs a version of a macro that is used for the hardware reduced case only. It adds a return statement to the macro definition so that the translation into the Linux kernel source will not completely delete the second line of the macro because it thinks that it is an empty block. It actually clarifies the use of the macro anyway. Reported-by: Lv Zheng <[email protected]> Signed-off-by: Bob Moore <[email protected]> Signed-off-by: Lv Zheng <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions