summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMax Tottenham <mtottenh@gmail.com>2012-04-03 12:35:29 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-04-10 10:34:04 -0700
commit6d147069346f99482bd9c417dec7fd4ce50d266a (patch)
tree55b5e7235a6ca771e660e046f316323778d87c5b /kernel
parentaadb4ec271ee73b39031acb8a201f96e56d1cbf1 (diff)
Staging: bcm: IPv6Protocol.c coding style fix
Sixth in a series of patche to fix coding style in IPv6Protocol.c This patch changes the format of if statments from: if (#VALUE == variable) to: if (variable == #VALUE) Signed-off-by: Max Tottenham <mtottenh@gmail.com> Acked-by: Kevin McKinney <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions