diff options
author | Ajay Singh <ajay.kathat@microchip.com> | 2018-08-03 16:26:15 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-05 16:15:32 +0200 |
commit | 5751e4f164c3bc64a7e632b13b14da1d5330853c (patch) | |
tree | c7c5d12ff98f8dd8e7ae53d6c778effec9f944ee /drivers/staging/wilc1000 | |
parent | 2345ef30ea30cdb91f08e54eff3b5e807a0d4cc9 (diff) |
staging: wilc1000: remove TODO item for comments and code style
Remove below item from TODO as these changes were included as part of
previous submitted patch series.
'rework comments and function headers(also coding style)'
Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000')
-rw-r--r-- | drivers/staging/wilc1000/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/TODO b/drivers/staging/wilc1000/TODO index 6fd3a4c1004f..862e9eac9d60 100644 --- a/drivers/staging/wilc1000/TODO +++ b/drivers/staging/wilc1000/TODO @@ -1,4 +1,3 @@ TODO: -- rework comments and function headers(also coding style) - support soft-ap and p2p mode - support resume/suspend function |