diff options
| author | Adrian Bunk <[email protected]> | 2007-06-18 01:42:54 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-07-11 16:09:02 -0700 |
| commit | 2a0134554e12f530c6eccb1dab3f0f8954f855c9 (patch) | |
| tree | 96c94e51d3d26d8f8c9fbaf52d6fe1103cc1323d /scripts/patch-kernel | |
| parent | ab71c6f0767bcbc618f3db51f668d5b951c00b60 (diff) | |
Driver core: fix devres_release_all() return value
Every file should include the headers containing the prototypes for
it's global functions.
Since the GNU C compiler is now able to detect that the function
prototype of devres_release_all() in the header and the actual function
disagree regarding the return value, this patch also fixes this bug.
Signed-off-by: Adrian Bunk <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions