Home
last modified time | relevance | path

Searched hist:"63159 f29be1df7f93563a8a0f78c5e65fc844ed6" (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dexthdrs_core.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Danycast.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Dsysctl_net_ipv6.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Dah6.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Desp6.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Dxfrm6_policy.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Ddatagram.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Dipv6_sockglue.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Dicmp.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Dndisc.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Daddrconf.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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 Droute.cdiff 63159f29be1df7f93563a8a0f78c5e65fc844ed6 Sun Mar 29 08:00:04 CDT 2015 Ian Morris <ipm@chirality.org.uk> ipv6: coding style: comparison for equality 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>