mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 00:55:48 -04:00
This removes an open coded simple_open() function and replaces file operations references to the function with simple_open() instead. Signed-off-by: Duan Jiong <duanj.fnst@cn.fujitsu.com> Signed-off-by: Dave Airlie <airlied@redhat.com>