Size: 879
Comment: add IIO cleanup small tasks
|
Size: 1654
Comment: assign iio/gyro and iio/Documentation0 to Heena Sirwani
|
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 (irc: tapasweni) |
Line 12: | Line 10: |
* status: not assigned | * status: assigned to Vaishali Thakkar (irc: vaishu) |
Line 14: | Line 12: |
* status: not assigned | * status: assigned to Roxana Blaj (irc: roxana) |
Line 17: | Line 15: |
* Documentation/ * status: assigned to Heena Sirwani (irc: heena) |
|
Line 18: | Line 18: |
* status: not assigned | * status: '''clean''' - resolved by Roxana Blaj (irc: roxana) |
Line 20: | Line 20: |
* status: '''clean''' | * status: assigned to Heena Sirwani (irc: heena) |
Line 24: | Line 24: |
* status: not assigned | * status: assigned to Roberta Dobrescu (irc: roberta) |
Line 26: | Line 26: |
* status: not assigned | * status: '''clean''' (there is one line over 80 chars but we won't fix it because it makes code harder to read) |
Line 28: | Line 28: |
* status: not assigned | * status: assigned to Darshana Padmadas (irc: darshana) |
Line 30: | Line 30: |
* status: '''clean''' | * status: assigned to Roberta Dobrescu (irc: roberta) |
Line 32: | Line 32: |
* status: not assigned | * status: assigned to Darshana Padmadas (irc: darshana) |
Line 34: | Line 34: |
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 (irc: tapasweni)
- adc/
- status: assigned to Vaishali Thakkar (irc: vaishu)
- addac/
- status: assigned to Roxana Blaj (irc: roxana)
- cdc/
status: clean
- Documentation/
- status: assigned to Heena Sirwani (irc: heena)
- frequency/
status: clean - resolved by Roxana Blaj (irc: roxana)
- gyro/
- status: assigned to Heena Sirwani (irc: heena)
- impedance-analyzer/
status: clean
- light/
- status: assigned to Roberta Dobrescu (irc: roberta)
- magnetometer/
status: clean (there is one line over 80 chars but we won't fix it because it makes code harder to read)
- meter/
- status: assigned to Darshana Padmadas (irc: darshana)
- resolver/
- status: assigned to Roberta Dobrescu (irc: roberta)
- trigger/
- status: assigned to Darshana Padmadas (irc: darshana)
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.