diff options
Diffstat (limited to 'drivers/pnp/manager.c')
| -rw-r--r-- | drivers/pnp/manager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pnp/manager.c b/drivers/pnp/manager.c index 639e04253482..65ecef738537 100644 --- a/drivers/pnp/manager.c +++ b/drivers/pnp/manager.c | |||
| @@ -253,7 +253,7 @@ void pnp_init_resource_table(struct pnp_resource_table *table) | |||
| 253 | 253 | ||
| 254 | /** | 254 | /** |
| 255 | * pnp_clean_resources - clears resources that were not manually set | 255 | * pnp_clean_resources - clears resources that were not manually set |
| 256 | * @res - the resources to clean | 256 | * @res: the resources to clean |
| 257 | * | 257 | * |
| 258 | */ | 258 | */ |
| 259 | static void pnp_clean_resource_table(struct pnp_resource_table * res) | 259 | static void pnp_clean_resource_table(struct pnp_resource_table * res) |
