kmod/libkmod
Lucas De Marchi c35347f15c coding style: fix lines over 80 chars
Lines should not go over 80 chars with a few exceptions:
	- headers
	- function definitions with only 1 argument
	- long strings, otherwise we break grep

This should go later in a coding-style file
2011-12-12 10:54:19 -02:00
..
.gitignore Rename libabc to libkmod 2011-11-21 14:35:35 -02:00
libkmod-config.c coding style: fix lines over 80 chars 2011-12-12 10:54:19 -02:00
libkmod-hash.c coding style: fix lines over 80 chars 2011-12-12 10:54:19 -02:00
libkmod-index.c index: fix memleak for non-matchin aliases. 2011-12-10 13:28:18 -02:00
libkmod-index.h index: cleanup header, move as much as possible to libkmod-index.c 2011-12-10 11:53:51 -02:00
libkmod-list.c coding style: fix lines over 80 chars 2011-12-12 10:54:19 -02:00
libkmod-loaded.c kmod_loaded: document exported function 2011-12-08 12:59:16 -02:00
libkmod-module.c coding style: fix lines over 80 chars 2011-12-12 10:54:19 -02:00
libkmod-private.h API-BREAK: kmod_new() takes a second parameter for configuration directory. 2011-12-11 20:58:22 -02:00
libkmod-util.c fix string replace. 2011-12-11 20:58:21 -02:00
libkmod.c coding style: fix lines over 80 chars 2011-12-12 10:54:19 -02:00
libkmod.h API-BREAK: kmod_new() takes a second parameter for configuration directory. 2011-12-11 20:58:22 -02:00
libkmod.pc.in Rename libabc to libkmod 2011-11-21 14:35:35 -02:00
libkmod.sym export module's options and commands. 2011-12-11 20:58:21 -02:00
macro.h Define temporary macros for importing index 2011-11-30 14:35:39 -02:00