mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>