KernelNewbies
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Kernel Hacking

  • Frontpage

  • Kernel Hacking

  • Kernel Documentation

  • Kernel Glossary

  • FAQ

  • Found a bug?

  • Kernel Changelog

  • Upstream Merge Guide

Projects

  • KernelJanitors

  • KernelMentors

  • KernelProjects

Community

  • Why a community?

  • Regional Kernelnewbies

  • Personal Pages

  • Upcoming Events

References

  • Mailing Lists

  • Related Sites

  • Programming Links

Wiki

  • Recent Changes

  • Site Editors

  • Side Bar

  • Tips for Editors

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Revision 6 as of 2014-09-24 21:01:08
KernelNewbies:
  • IIO_tasks

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: not assigned
  • cdc/
    • status: clean

  • frequency/
    • status: assigned to Roxana Blaj (irc: roxana)
  • gyro/
    • status: not assigned
  • impedance-analyzer/
    • status: clean

  • light/
    • status: not assigned
  • 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: 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.

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01