This small patchset fixes all the style problems reported by checkpatch.pl on
ft1000-pcmcia/ft1000_hw.c
* Patch 1/2 fixes all trivial issues not requiring code refactoring
* Patch 2/2 fixes all remaining "line over 80 characters" warnings by means of
some code refactoring. Specifically, the function ft1000_read_dsp_timer() is
introduced to replace a recurring block of code used for reading the DSP
timer value.
This updated version of the patchset should apply cleanly to Greg's Tree.
Daniele Alessandrelli (2):
ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code
refactoring
ft1000-pcmcia: ft1000_hw.c: code refactoring: add
ft1000_read_dsp_timer()
drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c | 596 ++++++++++-------------
1 file changed, 249 insertions(+), 347 deletions(-)
--
1.8.3.2
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel