Home
last modified time | relevance | path

Searched hist:"53 b24b8f94cb15e38e332db82177cf3f0f4df0c5" (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf_core.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_flowlabel.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_offload.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_input.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_vti.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dreassembly.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dmcast.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6mr.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Draw.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_gre.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsit.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Daf_inet6.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_fib.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_tunnel.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dudp.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_output.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_ipv6.cdiff 53b24b8f94cb15e38e332db82177cf3f0f4df0c5 Sun Mar 29 08:00:05 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for inequality with NULL

The ipv6 code uses a mixture of coding styles. In some instances check for NULL
pointer is done as x != NULL and sometimes as x. x is preferred according to
checkpatch and this patch makes the code consistent by adopting the latter
form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>