Commit 114eae3
Staging: gpib: gpib_os.c - Remove unnecessary OOM message
It dublicate the MM subsystem generic OOM message. This patch fixes
the following checkpatch warning.
WARNING: Possible unnecessary 'out of memory' message
Signed-off-by: Omer Faruk BULUT <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent e27cd67 commit 114eae3
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2099 | 2099 | | |
2100 | 2100 | | |
2101 | 2101 | | |
2102 | | - | |
2103 | | - | |
| 2102 | + | |
2104 | 2103 | | |
2105 | | - | |
| 2104 | + | |
2106 | 2105 | | |
2107 | 2106 | | |
2108 | 2107 | | |
| |||
0 commit comments