]> Git Repo - J-u-boot.git/commit
net/net.c: cosmetic: variable initializations
authorLuca Ceresoli <[email protected]>
Wed, 11 May 2011 03:59:55 +0000 (03:59 +0000)
committerWolfgang Denk <[email protected]>
Thu, 12 May 2011 19:49:56 +0000 (21:49 +0200)
commitc586ce6e014907586c123454a5a4dcea6752e1c7
tree6bd4256b334a859b893e3bdd34cadcde0ffab307
parent3e38e429fff1ba6a0947a2f547f9ebeeef6ff3b1
net/net.c: cosmetic: variable initializations

This removes the following checkpatch errors:
 - ERROR: do not initialise globals to 0 or NULL
 - ERROR: spaces required around that '=' (ctx:VxV)
 - ERROR: that open brace { should be on the previous line

Signed-off-by: Luca Ceresoli <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Ben Warren <[email protected]>
Cc: Mike Frysinger <[email protected]>
net/net.c
This page took 0.035062 seconds and 4 git commands to generate.