diff options
-rw-r--r-- | Documentation/s390/s390dbf.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/s390/s390dbf.txt b/Documentation/s390/s390dbf.txt index ae66f9b90a25..fcaf0b4efba2 100644 --- a/Documentation/s390/s390dbf.txt +++ b/Documentation/s390/s390dbf.txt | |||
@@ -143,7 +143,8 @@ Parameter: id: handle for debug log | |||
143 | 143 | ||
144 | Return Value: none | 144 | Return Value: none |
145 | 145 | ||
146 | Description: frees memory for a debug log | 146 | Description: frees memory for a debug log and removes all registered debug |
147 | views. | ||
147 | Must not be called within an interrupt handler | 148 | Must not be called within an interrupt handler |
148 | 149 | ||
149 | --------------------------------------------------------------------------- | 150 | --------------------------------------------------------------------------- |