[LU-13726] checkpatch.pl print empty correction string if mistake string have '(' Created: 28/Jun/20 Updated: 28/Jun/20 |
|
| Status: | Open |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Arshad Hussain | Assignee: | WC Triage |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Severity: | 3 |
| Rank (Obsolete): | 9223372036854775807 |
| Description |
|
checkpatch.pl print empty correction string if mistake string have '('
These input (mistake string) prints empty correction string.
Error Eg: CHECK: 'ERR_PTR(PTR_ERR(' may be misspelled - perhaps ''?
|