]> git.ipfire.org Git - thirdparty/mdadm.git/commit
super-intel: Get rid of unnused string
authorJes Sorensen <jsorensen@fb.com>
Tue, 29 May 2018 20:55:41 +0000 (16:55 -0400)
committerJes Sorensen <jsorensen@fb.com>
Tue, 29 May 2018 20:55:41 +0000 (16:55 -0400)
commit1cdc06dfda62775647b81e2753fc7908e1bbffc2
tree4fe875bada1f114c4cbc56baed83018c781aa78c
parent167d8bb8302170676f0e15123738e333383fec7b
super-intel: Get rid of unnused string

No need to snprintf() into the string when we don't use it afterards

Signed-off-by: Jes Sorensen <jsorensen@fb.com>
super-intel.c