diff options
| author | Tobin C. Harding <me@tobin.cc> | 2017-02-15 06:27:24 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-06 11:16:59 +0300 |
| commit | dbc364054c2e2c7008129237cdaa558656de104d (patch) | |
| tree | 2bdc22b2b79376e5980a84df070b6df6b522a594 /scripts | |
| parent | 8414fe11ba2ff2422c4b73bbef3b035a2562c88a (diff) | |
| download | linux-dbc364054c2e2c7008129237cdaa558656de104d.tar.xz | |
staging: fbtft: Replace magic number with constant
Current call to strncmp() uses a magic number. There is a compile
time constant defined for this buffer, included and used already at
other sites in the file.
Remove magic number. Replace with pre-existing compile time constant.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
