diff options
author | Guennadi Liakhovetski <[email protected]> | 2012-05-21 13:25:13 +0200 |
---|---|---|
committer | Grant Likely <[email protected]> | 2012-11-14 15:38:15 +0000 |
commit | b82b576bc7ffb9785ad3248825ab20496b018e0c (patch) | |
tree | dc9ec25933ce901ed28ff29e309bc2aa5674b4f4 /net/lapb/lapb_in.c | |
parent | 77b67063bb6bce6d475e910d3b886a606d0d91f7 (diff) |
spi/bitbang: avoid needless loop flow manipulations
This patch makes a loop look cleaner by replacing a "break" and a "continue"
in its body by a single "if".
Signed-off-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions