summaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorAnupama K Patil <anupamakpatil123@gmail.com>2021-04-22 21:03:22 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-13 22:07:14 +0300
commit17e336db2b8ac5a91036184771655abe2d158273 (patch)
treea67feec9af4037978d2f36f0a735e12331bcdbd3 /drivers/pci
parentca263dd848a26d243dca113469e6cff31a131bb6 (diff)
downloadlinux-17e336db2b8ac5a91036184771655abe2d158273.tar.xz
drivers: pnp: proc.c: Removed unnecessary varibles
de, e are two variables of the type 'struct proc_dir_entry' which can be removed to save memory. This also fixes a coding style issue reported by checkpatch where we are suggested to make assignment outside the if statement. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Anupama K Patil <anupamakpatil123@gmail.com> Link: https://lore.kernel.org/r/20210422180322.7wlyg63kv3n2k6id@ubuntu Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions