dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/rxrpc
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async()
The sock_wake_async() performs a bit different actions
depending on "how" argument. Unfortunately this argument
ony has numerical magic values.

I propose to give names to their constants to help people
reading this function callers understand what's going on
without looking into this function all the time.

I suppose this is 2.6.25 material, but if it's not (or the
naming seems poor/bad/awful), I can rework it against the
current net-2.6 tree.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:55:03 -08:00
..
Kconfig [RXRPC]: Add missing select on CRYPTO 2007-11-30 23:30:40 +11:00
Makefile
af_rxrpc.c [NET]: Name magic constants in sock_wake_async() 2008-01-28 14:55:03 -08:00
ar-accept.c
ar-ack.c
ar-call.c
ar-connection.c
ar-connevent.c
ar-error.c
ar-input.c
ar-internal.h
ar-key.c
ar-local.c [NET]: Add the helper kernel_sock_shutdown() 2007-11-12 18:10:39 -08:00
ar-output.c
ar-peer.c
ar-proc.c
ar-recvmsg.c
ar-security.c
ar-skbuff.c
ar-transport.c
rxkad.c [AF_RXRPC]: Add a missing goto 2007-12-07 04:31:47 -08:00