irq_dispatch : Set the arg variable to NULL so that interrupt handler does not pass...
authorpradeep.ns <pradeep.ns@samsung.com>
Thu, 11 May 2017 12:46:31 +0000 (18:16 +0530)
committerpradeep.ns <pradeep.ns@samsung.com>
Thu, 11 May 2017 12:46:31 +0000 (18:16 +0530)
commit2ad5dfe259b31e7fcff207030428bbeb9eab4c5d
tree71be980a9565793104bda7aa488ba3dfb7a267c6
parent6d0c05918a78fc9fa485833c38aa4296d2c7b965
irq_dispatch : Set the arg variable to NULL so that interrupt handler does not pass junk value as argument

Signed-off-by: pradeep.ns <pradeep.ns@samsung.com>
os/kernel/irq/irq_dispatch.c