Size: 879
Comment: add IIO cleanup small tasks
|
Size: 1258
Comment: assign tasks as per email request
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= IIO staging cleanup = |
|
Line 5: | Line 3: |
== checkpatch.pl cleanups == | = checkpatch.pl cleanups = |
Line 10: | Line 8: |
* status: not assigned | * status: assigned to Tapasweni Pathak |
Line 12: | Line 10: |
* status: not assigned | * status: assigned to Vaishali Thakkar (irc: vaishu) |
Line 20: | Line 18: |
* status: '''clean''' | * status: not assigned |
Line 30: | Line 28: |
* status: '''clean''' | * status: not assigned |
Line 34: | Line 32: |
Please send us an email with the directory you want to work on. Please specify your full name and IRC handle. | A directory (e.g. `accel`) is considered clean in the context of checkpatch.pl if running the following commands results in no warnings or errors: * {{{scripts/checkpatch.pl -f drivers/staging/iio/accel/*.c}}} * {{{scripts/checkpatch.pl -f drivers/staging/iio/accel/*.h}}} * {{{scripts/checkpatch.pl -f drivers/staging/iio/accel/Kconfig}}} Please send us an email with the directory you want to work on. Don't forget to specify your full name and IRC handle. |
Mentors: [http://kernelnewbies.org/OctavianPurdila Octavian Purdila], [http://kernelnewbies.org/DanielBaluta Daniel Baluta]
checkpatch.pl cleanups
Use scripts/checkpatch.pl to align code in staging/drivers/iio to Linux kernel coding style.
- accel/
- status: assigned to Tapasweni Pathak
- adc/
- status: assigned to Vaishali Thakkar (irc: vaishu)
- addac/
- status: not assigned
- cdc/
status: clean
- frequency/
- status: not assigned
- gyro/
- status: not assigned
- impedance-analyzer/
status: clean
- light/
- status: not assigned
- magnetometer/
- status: not assigned
- meter/
- status: not assigned
- resolver/
- status: not assigned
- trigger/
- status: not assigned
A directory (e.g. accel) is considered clean in the context of checkpatch.pl if running the following commands results in no warnings or errors:
scripts/checkpatch.pl -f drivers/staging/iio/accel/*.c
scripts/checkpatch.pl -f drivers/staging/iio/accel/*.h
scripts/checkpatch.pl -f drivers/staging/iio/accel/Kconfig
Please send us an email with the directory you want to work on. Don't forget to specify your full name and IRC handle.