commit | f97f3057fd2febbd7f34a60f09a2cb9cef8bf403 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Feb 01 13:19:07 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 01 13:19:07 2011 -0800 |
tree | f1ddc24cfdd6252c5c631fbd2dbab01a0a919027 | |
parent | 2ba5e1feaab2762cdf45b490e3f342fedb33f57b [diff] |
depca: Fix warnings Replace the rather weird use of ++ with + 1 as the value is being assigned Signed-off-by: Alan Cox <alan@linux.intel.com>