depca: Fix warnings
authorAlan Cox <alan@linux.intel.com>
Tue, 1 Feb 2011 21:19:07 +0000 (13:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Feb 2011 21:19:07 +0000 (13:19 -0800)
Replace the rather weird use of ++ with + 1 as the value is being assigned

Signed-off-by: Alan Cox <alan@linux.intel.com>

No differences found