diff options
author | Dominik Karol PiÄ…tkowski <dominik.karol.piatkowski@protonmail.com> | 2024-11-07 17:30:57 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-10 08:03:30 +0100 |
commit | d2197db2158f863cd3e93e89c8f59ab6842dece1 (patch) | |
tree | df3d35e94587c10f84c62d4d4dfe1e841efc5903 /drivers/staging | |
parent | 931e61807ca65c61c167f04ee1953d374630bf16 (diff) | |
download | linux-d2197db2158f863cd3e93e89c8f59ab6842dece1.tar.gz linux-d2197db2158f863cd3e93e89c8f59ab6842dece1.tar.bz2 linux-d2197db2158f863cd3e93e89c8f59ab6842dece1.zip |
staging: sm750fb: Remove TODO contact information
Remove contact information from TODO file, as it is redundant and can
get stale easily.
Signed-off-by: Dominik Karol PiÄ…tkowski <dominik.karol.piatkowski@protonmail.com>
Link: https://lore.kernel.org/r/20241107172908.95530-3-dominik.karol.piatkowski@protonmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r-- | drivers/staging/sm750fb/TODO | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/sm750fb/TODO b/drivers/staging/sm750fb/TODO index 481409eb3fb3..9dd57c566257 100644 --- a/drivers/staging/sm750fb/TODO +++ b/drivers/staging/sm750fb/TODO @@ -12,8 +12,3 @@ TODO: Note: - This driver will be removed from staging after the drm driver is ready - The drm driver is getting ready at https://gitlab.com/sudipm/sm750/tree/sm750 - -Please send any patches to - Greg Kroah-Hartman <greg@kroah.com> - Sudip Mukherjee <sudipm.mukherjee@gmail.com> - Teddy Wang <teddy.wang@siliconmotion.com> |